[GRASS-git] [OSGeo/grass] 75458f: style: Call `startswith` or `endswith` once with a...
Edouard Choinière
noreply at github.com
Thu Sep 19 14:06:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 75458f8e642a42b3ffbfbe9e69c6d50b3be76629
https://github.com/OSGeo/grass/commit/75458f8e642a42b3ffbfbe9e69c6d50b3be76629
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M gui/wxpython/core/toolboxes.py
M gui/wxpython/psmap/instructions.py
M lib/init/grass.py
M man/build_class_graphical.py
M pyproject.toml
M utils/generate_release_notes.py
M utils/gitlog2changelog.py
Log Message:
-----------
style: Call `startswith` or `endswith` once with a `tuple` (PIE810) (#4348)
style: Call `startswith` once with a `tuple` (PIE810)
Ruff rule: https://docs.astral.sh/ruff/rules/multiple-starts-ends-with/
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list