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
__init__.py
aiohttp.py
async_.py
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
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
volume.py