core/tests/util
Ville Skyttä 2f7b79764a More pylint 2 fixes (#15565)
## Description:

More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon).

## Checklist:
  - [ ] The code change is tested and works locally.
  - [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-20 11:45:20 +03:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_async.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
test_color.py Fix too green color conversion (#13828) 2018-04-11 20:58:57 -04:00
test_distance.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_dt.py assertEquals is deprecated (#7777) 2017-05-25 22:21:22 -07:00
test_init.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
test_location.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_logging.py Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
test_package.py Do not mount deps folder when running in virtual env (#14993) 2018-06-16 10:48:41 -04:00
test_unit_system.py Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
test_yaml.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00