Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix linting: disable mypy --install-types
`pip install .[all]` already installs the third-party hints, and `--install-types` prompts for confirmation, breaking the CI.
- Loading branch information