WIP: fixing the tests #875
GitHub Actions / Flake8
failed
Dec 22, 2023 in 0s
3 errors
Flake8 found 3 errors
Annotations
Check failure on line 246 in patientsearch/api.py
github-actions / Flake8
patientsearch/api.py#L246
Local variable 'reactivate_patient' is assigned to but never used (F841)
Check failure on line 249 in patientsearch/api.py
github-actions / Flake8
patientsearch/api.py#L249
Missing whitespace around operator (E225)
Check failure on line 259 in patientsearch/api.py
github-actions / Flake8
patientsearch/api.py#L259
Missing whitespace around operator (E225)
Loading