Closed xbe closed 3 years ago
This gets rid of mypy errors like:
src/lib/state.py:10: error: Cannot find implementation or library stub for module named 'src.lib'
Not sure how this works with empty files, but as long as it does work...
Thanks
This gets rid of mypy errors like: