Files
core/homeassistant/util
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
..
2018-01-27 11:58:27 -08:00
2017-05-02 09:18:47 -07:00
2017-09-25 09:05:09 -07:00
2016-08-04 22:02:19 -07:00
2018-01-29 00:24:08 -08:00
2018-01-30 14:44:05 -08:00
2018-01-27 11:58:27 -08:00
2018-01-29 00:24:08 -08:00
2018-01-30 10:39:39 +01:00