Skip to content

Deprecate Python-jose and migrate okta to python_social_auth #25009

Deprecate Python-jose and migrate okta to python_social_auth

Deprecate Python-jose and migrate okta to python_social_auth #25009

GitHub Actions / flake8-your-pr failed Jul 3, 2024 in 0s

Flake8 Result

    Flake8 Run Summary:

    Total Errors: 3
    Files Checked: 2
    Files with Errors: 1

Details

Flake8 results

Annotations

Check notice on line 10 in dojo/okta.py

See this annotation in the file changed.

@github-actions github-actions / flake8-your-pr

dojo/okta.py#L10

module level import not at top of file (E402)

Check notice on line 12 in dojo/okta.py

See this annotation in the file changed.

@github-actions github-actions / flake8-your-pr

dojo/okta.py#L12

module level import not at top of file (E402)

Check notice on line 13 in dojo/okta.py

See this annotation in the file changed.

@github-actions github-actions / flake8-your-pr

dojo/okta.py#L13

module level import not at top of file (E402)