1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/homeassistant/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 More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
async_.py Add check_untyped_defs (#15510) 2018-07-18 00:28:44 +02:00
color.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
decorator.py Clean up OwnTracks (#9569) 2017-09-25 09:05:09 -07:00
distance.py Add unit system support 2016-08-04 22:02:19 -07:00
dt.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
json.py More typing (#15449) 2018-07-13 20:14:45 +03:00
location.py Add check_untyped_defs (#15510) 2018-07-18 00:28:44 +02:00
logging.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
package.py Do not mount deps folder when running in virtual env (#14993) 2018-06-16 10:48:41 -04:00
ssl.py Don't be so strict client-side (#15546) 2018-07-18 23:00:26 +02:00
temperature.py Implement thermostat support for Alexa (#13340) 2018-03-29 23:49:08 -07:00
unit_system.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
yaml.py Add check_untyped_defs (#15510) 2018-07-18 00:28:44 +02:00