upgrade code to python 3.10
This commit is contained in:
parent
0738a30ad5
commit
1d0b0e3deb
5 changed files with 7 additions and 7 deletions
2
mypy.ini
2
mypy.ini
|
|
@ -1,5 +1,5 @@
|
|||
[mypy]
|
||||
python_version = 3.9
|
||||
python_version = 3.10
|
||||
show_error_codes = true
|
||||
follow_imports = silent
|
||||
ignore_missing_imports = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue