Add ConnectID Invite/De-Link/Re-Link features #7078
GitHub Actions / Flake8
failed
Dec 11, 2024 in 0s
4 errors
Flake8 found 4 errors
Annotations
Check failure on line 119 in corehq/apps/user_importer/importer.py
github-actions / Flake8
corehq/apps/user_importer/importer.py#L119
Too many blank lines (2) (E303)
Check failure on line 914 in corehq/apps/users/forms.py
github-actions / Flake8
corehq/apps/users/forms.py#L914
Unexpected spaces around keyword / parameter equals (E251)
Check failure on line 914 in corehq/apps/users/forms.py
github-actions / Flake8
corehq/apps/users/forms.py#L914
Unexpected spaces around keyword / parameter equals (E251)
Check failure on line 37 in corehq/apps/users/views/mobile/users.py
github-actions / Flake8
corehq/apps/users/views/mobile/users.py#L37
'dimagi.utils.web.get_site_domain' imported but unused (F401)
Loading