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
The tox.ini file contains commands with environment definitions that would be used to automate the typechecks in github actions. Development would likely flow from adding types, doing type check calls locally, and then adding the command and dependencies to the tox file.
Using mypy or pyre, add the ability to run a typecheck using tox.
The text was updated successfully, but these errors were encountered: