core/homeassistant/components/recorder
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
const.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
migration.py Fix spelling mistake in recorder migration [ci skip] 2018-08-29 14:59:48 -07:00
models.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
purge.py Remove automatic sqlite vacuum (#12728) 2018-02-26 22:41:37 -08:00
services.yaml Purge recorder data by default (#12271) 2018-02-11 13:22:59 -08:00
util.py History query and schema optimizations for huge performance boost (#8748) 2017-08-04 23:16:53 -07:00