How to ensure that the Python file is correctly executed in a nested folder structure?
I am trying to run a Python file from a codebase, and have created a minimal example to explain the issue that I am facing.
How to ensure that the Python file is correctly executed in a nested folder structure?
I am trying to run a Python file from a codebase, and have created a minimal example to explain the issue that I am facing.