Skip to content
GitHub Actions / Flake8 failed Sep 16, 2024 in 0s

4 errors

Flake8 found 4 errors

Annotations

Check failure on line 1 in corehq/motech/fhir/tasks.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/motech/fhir/tasks.py#L1

Multiple imports on one line (E401)

Check failure on line 439 in corehq/motech/fhir/tasks.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/motech/fhir/tasks.py#L439

Line too long (153 > 115 characters) (E501)

Check failure on line 448 in corehq/motech/fhir/tasks.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/motech/fhir/tasks.py#L448

Trailing whitespace (W291)

Check failure on line 463 in corehq/motech/fhir/tasks.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

corehq/motech/fhir/tasks.py#L463

Line too long (143 > 115 characters) (E501)