Fix mypy errors

This commit is contained in:
Andre Basche
2023-11-20 15:56:24 +01:00
parent c8f45ae4bc
commit a00b80be95
3 changed files with 2 additions and 3 deletions

View File

@ -2,4 +2,3 @@ black>=22.12
flake8>=6.0
mypy>=0.991
pylint>=2.15
setuptools>=62.3