[GRASS-git] [OSGeo/grass] ead659: style: Fix os-getcwd (PTH109) by replacing `os.get...
Edouard Choinière
noreply at github.com
Sat Sep 28 13:10:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: ead659fc4262a72ceeeca4a051d5288aa91f1214
https://github.com/OSGeo/grass/commit/ead659fc4262a72ceeeca4a051d5288aa91f1214
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2024-09-28 (Sat, 28 Sep 2024)
Changed paths:
M gui/wxpython/animation/dialogs.py
M gui/wxpython/datacatalog/catalog.py
M gui/wxpython/gmodeler/panels.py
M gui/wxpython/gui_core/forms.py
M gui/wxpython/gui_core/gselect.py
M gui/wxpython/gui_core/pyedit.py
M gui/wxpython/image2target/ii2t_gis_set.py
M gui/wxpython/lmgr/frame.py
M gui/wxpython/lmgr/workspace.py
M gui/wxpython/location_wizard/wizard.py
M gui/wxpython/main_window/frame.py
M gui/wxpython/modules/colorrules.py
M gui/wxpython/modules/import_export.py
M gui/wxpython/nviz/tools.py
M gui/wxpython/psmap/dialogs.py
M gui/wxpython/tplot/frame.py
M gui/wxpython/wxplot/profile.py
M lib/init/grass.py
M locale/grass_po_stats.py
M pyproject.toml
M python/grass/grassdb/checks.py
M python/grass/pygrass/tests/benchmark.py
M python/grass/script/core.py
M python/grass/script/utils.py
M python/grass/temporal/stds_export.py
M python/grass/temporal/stds_import.py
M scripts/r.pack/r.pack.py
M scripts/v.pack/v.pack.py
M utils/mkhtml.py
Log Message:
-----------
style: Fix os-getcwd (PTH109) by replacing `os.getcwd()` calls with `Path.cwd()` (#4413)
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