Manuel Aristarán
04/03/2020, 11:33 PMprefect typing information when importing the module?
mypy is also complaining…nicholas
Manuel Aristarán
04/03/2020, 11:38 PMmypy also can’t find prefect’s typings
error: Skipping analyzing 'prefect': found module but no type hints or library stubsChris White
mypy and prefect are installed in the same environment? We actually enforce mypy static type checks as a circleCI job on all PRs so this is surprising to seeScott Zelenka
04/04/2020, 5:31 PM