cleanup, mypy coverage & add common/error stubs

This commit is contained in:
Dima Gerasimov 2020-05-06 22:50:18 +01:00
parent 15444c7b1f
commit 6ecb953675
7 changed files with 37 additions and 33 deletions

2
my/error.py Normal file
View file

@ -0,0 +1,2 @@
# will be deprecated. please add stuff to my.core
from .core.error import *