1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant/scripts
Ville Skyttä cab6c694c5 Flake8 bugbear fixes (#12072)
* Don't use mutable argument defaults (bugbear B006)

* Use callable(x) instead of hasattr(x, '__call__') (bugbear B004)

* Remove/mark unused loop control variables (bugbear B007)

* Fix stripping protocol from kodi host name (bugbear B005)

* Fix plant daily history add default date (bugbear B008)
2018-01-30 14:44:05 -08:00
..
benchmark Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
macos Add LC_CTYPE to environment variables in macOS (#9227) 2017-09-13 21:35:25 -07:00
__init__.py Extract requirements (#12051) 2018-01-30 12:30:47 +01:00
check_config.py Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
credstash.py Upgrade credstash to 1.14.0 (#10310) 2017-11-03 13:51:17 +01:00
db_migrator.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
ensure_config.py Add ensure config script (#2548) 2016-07-17 15:24:42 -07:00
influxdb_import.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
influxdb_migrator.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
keyring.py Upgrade keyring to 10.6.0 (#11608) 2018-01-13 09:02:25 +01:00