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
Configuring through mypy.ini works for me, but it'd be great if mypy invoked through pytest-mypy could pick up configuration from tools.mypy section of pyproject.toml as described in https://mypy.readthedocs.io/en/stable/config_file.html.