Open kasium opened 1 year ago
The main init.py file needs to specify an all else mypy will fail with stuff like this
from invoke import task
Module "invoke" does not explicitly export attribute "task"
The main init.py file needs to specify an all else mypy will fail with stuff like this