Add Make and Pipelines for checks
This commit is contained in:
parent
5b06c92731
commit
1c908c4b82
10 changed files with 226 additions and 115 deletions
3
mypy.ini
Normal file
3
mypy.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[mypy]
|
||||
warn_unused_configs = True
|
||||
ignore_missing_imports = True
|
Loading…
Add table
Add a link
Reference in a new issue