Skip to content

Commit b34d835

Browse files
committed
remove mypy checks
1 parent f90967b commit b34d835

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@ repos:
4040
- id: black
4141
language_version: python3
4242

43-
- repo: https://github.com/pre-commit/mirrors-mypy
44-
rev: v0.950
45-
hooks:
46-
- id: mypy
47-
exclude: docs/source/conf.py
48-
args: [--ignore-missing-imports]
4943

5044
- repo: https://github.com/codespell-project/codespell
5145
rev: v2.1.0

0 commit comments

Comments
 (0)