I have a python project with basic setup that looks like this
main.py
utils/something.py utils/other.py
I run main which can import ut