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

gui: Fix using formatting for a string that does not have any interpolated variables in core.menutree #4874

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

echoix
Copy link
Member

@echoix echoix commented Dec 23, 2024

Fixes format-string-without-interpolation / W1310.

Pylint rule: https://pylint.pycqa.org/en/latest/user_guide/messages/warning/format-string-without-interpolation.html

No other violation was found with pylint 3.3.2 (that I'm setting up)

@github-actions github-actions bot added GUI wxGUI related Python Related code is in Python labels Dec 23, 2024
@echoix echoix enabled auto-merge (squash) December 23, 2024 12:57
@echoix echoix merged commit 5cbcbc6 into OSGeo:main Dec 23, 2024
26 checks passed
@echoix echoix deleted the gui-fix-W1310 branch December 23, 2024 14:05
@github-actions github-actions bot added this to the 8.5.0 milestone Dec 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.

2 participants