Sebastian Englbrecht
facad84d89
Typing: mypy fixes for
...
* __main__.py
* app.py
* models.py
* plus.py
* stats.py
In addition a new module was introduced: types
There all TypedDicts are included. Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,
2022-04-16 19:00:06 +02:00
Sebastian Englbrecht
cfbe5fc3b6
Modernizing Typing
...
All Dict, List were converted to dict, list, see: https://mypy.readthedocs.io/en/stable/builtin_types.html#generic-types
2022-04-16 18:59:55 +02:00
Sebastian Englbrecht and Blake Blackshear
41f58c7692
Add basic typing for multiple modules:
...
* log.py
* video.py
* watchdog.py
* zeroconf.py
2022-04-15 07:01:43 -05:00
Sebastian Englbrecht and Blake Blackshear
c6234bf548
fix depreciated import from collections
2022-04-15 07:01:43 -05:00
Sebastian Englbrecht and Blake Blackshear
d995761419
Prepare mypy for typing checks
2022-04-15 07:01:43 -05:00
Sebastian Englbrecht and Blake Blackshear
b3ee2de079
Fix review finding
2021-06-22 06:33:04 -05:00