Fixing tox issues

This commit is contained in:
rospogrigio
2023-09-15 15:04:40 +02:00
parent 69774f574a
commit 0c8fd9d0ec
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ max-line-length = 120
ignore = E203, W503
[mypy]
python_version = 3.9
python_version = 3.11
ignore_errors = true
follow_imports = silent
ignore_missing_imports = true