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

init: Solve most of Flake8 issues in grass.py #1536

Merged
merged 1 commit into from
Apr 17, 2021

Conversation

wenzeslaus
Copy link
Member

This solves most of issues reported by Flake8 in grass.py and enables these checks
when possible. The rest is ignored using per-file ignores.

Configuration moved to the main .flake8 file in source code root directory
(CI now checks lib/init together with the other files from root dir).

This solves most of issues reported by Flake8 in grass.py and enables these checks
when possible. The rest is ignored using per-file ignores.

Configuration moved to the main .flake8 file in source code root directory
(CI now checks lib/init together with the other files from root dir).
@wenzeslaus wenzeslaus added bug Something isn't working CI Continuous integration labels Apr 17, 2021
@wenzeslaus wenzeslaus merged commit 2312a5d into OSGeo:master Apr 17, 2021
@wenzeslaus wenzeslaus deleted the reduce-init-flake8-issues branch April 17, 2021 04:10
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
This solves most of issues reported by Flake8 in grass.py and enables these checks
when possible. The rest is ignored using per-file ignores.

Configuration moved to the main .flake8 file in source code root directory
(CI now checks lib/init together with the other files from root dir).
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
This solves most of issues reported by Flake8 in grass.py and enables these checks
when possible. The rest is ignored using per-file ignores.

Configuration moved to the main .flake8 file in source code root directory
(CI now checks lib/init together with the other files from root dir).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants