Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github: don't pass addtional arguments to mypy in github workflows
We have "pyproject.toml" with configuration for mypy. We don't need to specify command line arguments in the github action. The configured defaults are already suitable.
- Loading branch information