I\'m working on a python 3.8.5 project which has this folder structure:
project/ ├── __init__.py |── foo.py |── bar.py ├── utils/