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

checks: Move imports to the top in wxGUI/core #4357

Merged
merged 8 commits into from
Sep 21, 2024

Conversation

arohanajit
Copy link
Contributor

@arohanajit arohanajit commented Sep 21, 2024

Fixed all flake8 warnings in gui/wxpython/core/
Following changes were made:

  • E402 moved import statements to the top

@github-actions github-actions bot added GUI wxGUI related Python Related code is in Python labels Sep 21, 2024
@wenzeslaus
Copy link
Member

wenzeslaus commented Sep 21, 2024 via email

@arohanajit
Copy link
Contributor Author

Ok, i'll revert those changes from this and create a separate PR for E722

@arohanajit
Copy link
Contributor Author

@wenzeslaus I have updated this PR to fix only E402 from core/. I'll create a separate PR for E722 from the same directory

@wenzeslaus wenzeslaus changed the title CI: Fixed flake8 warnings in wxpython/core/ checks: Move imports to the top in wxGUI/core Sep 21, 2024
@wenzeslaus wenzeslaus merged commit 0c1e79b into OSGeo:main Sep 21, 2024
27 of 28 checks passed
@arohanajit arohanajit deleted the flake8-core branch September 23, 2024 14:56
@neteler neteler added this to the 8.5.0 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI wxGUI related Python Related code is in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants