Mirror: 0.1
This commit is contained in:
parent
0e6fbb60dc
commit
c5b21fb558
7
.pre-commit-hooks.yaml
Normal file
7
.pre-commit-hooks.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
- id: mypy
|
||||
name: mypy
|
||||
entry: mypy
|
||||
language: python
|
||||
'types': [python]
|
||||
args: ["--ignore-missing-imports"]
|
||||
additional_dependencies: []
|
Loading…
Reference in New Issue
Block a user