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

wxGUI: Fixed F841 in psmap/ #4574

Merged
merged 3 commits into from
Oct 23, 2024
Merged

wxGUI: Fixed F841 in psmap/ #4574

merged 3 commits into from
Oct 23, 2024

Conversation

arohanajit
Copy link
Contributor

Following updates were made:

  • remove e and n from all instances
  • Added error message for e
  • removed if clause as variables are unused and default to except
  • adjusted wx.BusyInfo

@github-actions github-actions bot added GUI wxGUI related Python Related code is in Python labels Oct 22, 2024
gui/wxpython/psmap/dialogs.py Show resolved Hide resolved
gui/wxpython/psmap/dialogs.py Show resolved Hide resolved
@petrasovaa petrasovaa added this to the 8.5.0 milestone Oct 23, 2024
@petrasovaa petrasovaa enabled auto-merge (squash) October 23, 2024 17:48
@petrasovaa petrasovaa merged commit 0582709 into OSGeo:main Oct 23, 2024
26 checks passed
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.

2 participants