hass-core/homeassistant/components/websocket_api
Ville Skyttä 381d423fec Upgrade mypy to 0.740 ()
* 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 () 2019-09-29 20:07:49 +03:00
auth.py Remove direct authentication via trusted networks or API password () 2019-10-14 14:56:45 -07:00
commands.py Type hint additions () 2019-09-29 20:07:49 +03:00
connection.py Type hint additions () 2019-09-29 20:07:49 +03:00
const.py Black 2019-07-31 12:25:30 -07:00
decorators.py Type hint additions () 2019-09-29 20:07:49 +03:00
error.py
http.py Upgrade mypy to 0.740 () 2019-10-19 11:35:57 -07:00
manifest.json Update documentation link URL for integrations in all manifests () 2019-10-02 09:25:44 -07:00
messages.py Type hint additions () 2019-09-29 20:07:49 +03:00
permissions.py Allow core config updated () 2019-09-03 23:13:34 -07:00
sensor.py Upgrade mypy to 0.740 () 2019-10-19 11:35:57 -07:00
services.yaml