Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rc/test epic integration #35125

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

lint

e132919
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Rc/test epic integration #35125

lint
e132919
Select commit
Loading
Failed to load commit list.
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)