core/homeassistant/components/google_assistant
Ville Skyttä ee696643cd Isort preparations (#16555)
* Don't treat typing as an "in-between" module for import order

That was a < 3.5 era thing.

* Tighten scope of some pylint unused-import disables

To avoid isort moving a top level one around, undesirably broadening its
scope.
2018-09-11 11:21:48 +02:00
..
__init__.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
auth.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
const.py Refactor Google Assistant (#12959) 2018-03-08 14:39:10 -08:00
helpers.py Refactor Google Assistant (#12959) 2018-03-08 14:39:10 -08:00
http.py Lint cleanups (#15243) 2018-07-01 11:57:01 -04:00
services.yaml Google Assistant request sync service (#10165) 2017-11-13 08:32:23 -08:00
smart_home.py Remove unit_of_measurement from climate entities (#16012) 2018-08-22 09:17:29 +02:00
trait.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00