You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add numpy to mypy and explicitly use pyproject.toml for config
update reviewdog filter
Add explicit inline excludes
Add deps to mypy run
remove numpy from mypy, add python-dateutil
Add default dependencies to mypy deps
mypy requirements fix python version requirement
psutil stubs plus sphinx install
Add ignore missing imports (cycler and a handful of others do not _yet_ have released type hints)
add follow imports skip to mypy ci
remove explicit extra excludes in mypy ci, rely on config
Add back pipe mypy ci
follow imports silent mypy ci
Add comment about ignore missing imports in mypy ci
0 commit comments