core/homeassistant/util
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
async_.py Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
color.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
decorator.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00
distance.py Add unit system support 2016-08-04 22:02:19 -07:00
dt.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
json.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
location.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
logging.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
package.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
ssl.py Switch to intermediate Mozilla cert profile (#15957) 2018-08-14 08:20:17 +02:00
temperature.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
unit_system.py Remove self type hints (#15732) 2018-07-30 12:44:31 +01:00
yaml.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00