core/homeassistant/util
Ville Skyttä 381d423fec Upgrade mypy to 0.740 (#27913)
* Upgrade mypy to 0.740

http://mypy-lang.blogspot.com/2019/10/mypy-0740-released.html

* Type hint additions

* Type fixes

* Remove no longer needed type ignores and casts

* Disable untyped definition checks in bunch of files
2019-10-19 11:35:57 -07:00
..
yaml Use Python3 new super syntax sugar (#26890) 2019-09-24 15:38:20 -07:00
__init__.py
aiohttp.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
async_.py Cleanup coroutine threadsafe (#27080) 2019-10-01 16:59:06 +02:00
color.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
decorator.py
distance.py
dt.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
json.py
location.py Upgrade mypy to 0.740 (#27913) 2019-10-19 11:35:57 -07:00
logging.py Adds guards for missing information in call stack frames (#27217) 2019-10-05 11:59:33 +02:00
network.py
package.py
pressure.py
ruamel_yaml.py Mypy setup fixes (#27825) 2019-10-17 17:12:58 -07:00
ssl.py
temperature.py
unit_system.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
volume.py