I have a script that\'s two directories down.
❯ tree . └── foo └── bar └── test.py ❯ cd foo/bar ❯ cat test.py from pathlib import Path pr