[GRASS-git] [OSGeo/grass] 3e4016: style: Fix Pylint consider-using-get / R1715 in gr...
Edouard Choinière
noreply at github.com
Wed Aug 20 06:55:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 3e4016a09bc90f5b3b110f0815b0c7bfd039305c
https://github.com/OSGeo/grass/commit/3e4016a09bc90f5b3b110f0815b0c7bfd039305c
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M python/grass/script/core.py
Log Message:
-----------
style: Fix Pylint consider-using-get / R1715 in grass.script.core (#6229)
The get method on a dictionary allows to specify a default value if not found.
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