1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/scripts
Ville Skyttä fa4fa30461 Various string cleanups (#30435)
* Remove some unnecessary string concatenations

* Replace some simple str.formats with f-strings

* Replace some string concatenations with f-strings
2020-01-03 14:47:06 +01:00
..
benchmark Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
macos Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
__init__.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
auth.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
check_config.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
credstash.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
ensure_config.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
keyring.py Upgrade keyring to 20.0.0 and keyrings.alt to 3.4.0 (#29960) 2019-12-15 17:41:56 +01:00