1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant
Andrey 140a874917 Add typing to homeassistant/*.py and homeassistant/util/ (#15569)
* Add typing to homeassistant/*.py and homeassistant/util/

* Fix wrong merge

* Restore iterable in OrderedSet

* Fix tests
2018-07-23 10:24:39 +02:00
..
auth Allow auth providers to influence is_active (#15557) 2018-07-19 22:10:36 +02:00
components Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
helpers Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
scripts Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
util Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
bootstrap.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
config_entries.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
config.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
const.py Version bump to 0.75.0.dev0 2018-07-16 08:52:37 +02:00
core.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
data_entry_flow.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
exceptions.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
loader.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
monkey_patch.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
package_constraints.txt Add python 3.7 to travis and tox (#14523) 2018-07-07 10:48:02 -04:00
remote.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
requirements.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
setup.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00