I have the following project structure:
Project/ |-- main.py |-- pkg/ | |-- __init__.py | |-- MyClass1.py | |-- MyClass2.py
I would lik