test/data/err_104.py:4:5 [FURB104]: Replace `os.getcwd()` with `Path.cwd()`
test/data/err_104.py:5:5 [FURB104]: Replace `os.getcwd()` with `Path.cwd()`
test/data/err_104.py:6:5 [FURB104]: Replace `os.getcwdb()` with `Path.cwd()`
