Skip to content

WIP: fixing the tests #875

WIP: fixing the tests

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Flake8

patientsearch/api.py#L249

Missing whitespace around operator (E225)

Check failure on line 259 in patientsearch/api.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

patientsearch/api.py#L259

Missing whitespace around operator (E225)