Ariel Volovik
Results
1
comments of
Ariel Volovik
You can replace `from truths import Truths` inside of the `__init__.py` with `from .truths import Truths` and it should work.