style: Fix os-getcwd (PTH109) by replacing os.getcwd()
calls with Path.cwd()
#2028
Loading
os.getcwd()
calls with Path.cwd()
#2028