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

fix: update black parameter to meet line-length of 100 chars requirement #2847

Merged
merged 2 commits into from
Jan 24, 2024

lint: run linter with line-length change 99 --> 100

cc8b301
Select commit
Loading
Failed to load commit list.
Merged

fix: update black parameter to meet line-length of 100 chars requirement #2847

lint: run linter with line-length change 99 --> 100
cc8b301
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2024 in 0s

63.63% of diff hit (target 78.43%)

View this Pull Request on Codecov

63.63% of diff hit (target 78.43%)

Annotations

Check warning on line 58 in backend/geonature/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/app.py#L58

Added line #L58 was not covered by tests

Check warning on line 118 in backend/geonature/core/gn_commons/repositories.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_commons/repositories.py#L118

Added line #L118 was not covered by tests

Check warning on line 967 in backend/geonature/core/gn_meta/routes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_meta/routes.py#L967

Added line #L967 was not covered by tests

Check warning on line 44 in backend/geonature/core/users/register_post_actions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/users/register_post_actions.py#L44

Added line #L44 was not covered by tests