fix some mypy lint
This commit is contained in:
parent
9d7d80d3a5
commit
7c7a1fcde2
6 changed files with 20 additions and 6 deletions
5
mypy.ini
Normal file
5
mypy.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[mypy]
|
||||
ignore_missing_imports = True
|
||||
pretty = True
|
||||
python_version = 3.8
|
||||
platform = linux
|
||||
Loading…
Add table
Add a link
Reference in a new issue