core/homeassistant/components/harmony
Ruslan Sayfutdinov 0e7409e617
Pylint plugin to check __init__ return type (#50868)
* Pylint plugin to check __init__ return type

* Support *args add **kwargs, type hints

* Use 'in' instead of 'any()'

* Fix last few places
2021-05-20 18:00:10 +01:00
..
translations [ci skip] Translation update 2021-05-18 00:12:13 +00:00
__init__.py
config_flow.py Add constructor return type in integrations E-K (#50902) 2021-05-20 18:47:30 +03:00
connection_state.py
const.py
data.py
manifest.json
remote.py
services.yaml
strings.json
subscriber.py
switch.py Pylint plugin to check __init__ return type (#50868) 2021-05-20 18:00:10 +01:00
util.py