core/homeassistant/components/cloud
Ville Skyttä 43048962f2
Upgrade flake8 to 3.6.0 (#17770)
* Upgrade flake8 to 3.6.0

* flake8/pylint comment tweaks

* flake8 F841 fixes

* flake8 W605 fix

* Ignore pyflakes bug #373 false positives

https://github.com/PyCQA/pyflakes/issues/373

* pycodestyle bug #811 workaround

https://github.com/PyCQA/pycodestyle/issues/811
2018-10-25 23:15:20 +03:00
..
__init__.py Reconnect if sub info comes in that is valid again (#17651) 2018-10-21 12:16:24 +02:00
auth_api.py Upgrade flake8 to 3.6.0 (#17770) 2018-10-25 23:15:20 +03:00
const.py Add subscription info endpoint (#16727) 2018-09-20 14:53:13 +02:00
http_api.py Reconnect if sub info comes in that is valid again (#17651) 2018-10-21 12:16:24 +02:00
iot.py async_create_task (#17059) 2018-10-02 11:03:09 +02:00