I\'m having an issue with circular imports, and I\'m not sure how to restructure my code to overcome it.
Say I have the structure
├── app │ ├──__init__.p