hass-core/homeassistant/components/websocket_api
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
..
__init__.py Type hint additions (#26831) 2019-09-29 20:07:49 +03:00
auth.py Remove direct authentication via trusted networks or API password (#27656) 2019-10-14 14:56:45 -07:00
commands.py Type hint additions (#26831) 2019-09-29 20:07:49 +03:00
connection.py Type hint additions (#26831) 2019-09-29 20:07:49 +03:00
const.py
decorators.py Type hint additions (#26831) 2019-09-29 20:07:49 +03:00
error.py
http.py Upgrade mypy to 0.740 (#27913) 2019-10-19 11:35:57 -07:00
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
messages.py Type hint additions (#26831) 2019-09-29 20:07:49 +03:00
permissions.py
sensor.py Upgrade mypy to 0.740 (#27913) 2019-10-19 11:35:57 -07:00
services.yaml