I have 2 features in 2 different files - feature1.py and feature2.py
I also have third file - main.py which import both features and use them together.
So the whol