[GRASS-git] [OSGeo/grass] 9e643c: style: Fix R1703: The if statement can be replaced...
Edouard Choinière
noreply at github.com
Fri Dec 27 03:05:37 PST 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 9e643c5daef4f0b9209da5c245681e26ba01da64
https://github.com/OSGeo/grass/commit/9e643c5daef4f0b9209da5c245681e26ba01da64
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2024-12-27 (Fri, 27 Dec 2024)
Changed paths:
M gui/wxpython/gui_core/forms.py
M gui/wxpython/modules/import_export.py
M pyproject.toml
M python/grass/script/task.py
Log Message:
-----------
style: Fix R1703: The if statement can be replaced with 'var = bool(test)' (simplifiable-if-statement) (#4888)
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