resolve mypy issue on mqttserver.py

This commit is contained in:
Robert Resch 2022-01-30 22:33:31 +01:00
parent 479c0f1cba
commit 226f7556ce
7 changed files with 165 additions and 176 deletions

View file

@ -9,6 +9,4 @@ pytest-env==0.6.2
pytest-timeout==2.1.0
testfixtures==6.18.3
types-cachetools==4.2.9
#pbr = "*"
#autoflake = "*"
types-setuptools==57.4.8