 Sebastian EnglbrechtandBlake Blackshear
|
ebf4e43ced
|
Modernizing Typing
All Dict, List were converted to dict, list, see: https://mypy.readthedocs.io/en/stable/builtin_types.html#generic-types
|
2022-04-17 08:55:38 -05:00 |
|
 Sebastian EnglbrechtandBlake 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 EnglbrechtandBlake Blackshear
|
c6234bf548
|
fix depreciated import from collections
|
2022-04-15 07:01:43 -05:00 |
|
 Sebastian EnglbrechtandBlake Blackshear
|
d995761419
|
Prepare mypy for typing checks
|
2022-04-15 07:01:43 -05:00 |
|
 Sebastian EnglbrechtandBlake Blackshear
|
b3ee2de079
|
Fix review finding
|
2021-06-22 06:33:04 -05:00 |
|