style: Fix os-getcwd (PTH109) by replacing os.getcwd()
calls with Path.cwd()
#4413
Merged
echoix merged 1 commit intoOSGeo:main from echoix:fix-PTH109-os-getcwdSep 28, 2024
+102-63
os.getcwd()
calls with Path.cwd()
#4413