1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-30 08:47:09 +00:00
Ville Skyttä fa4fa30461 Various string cleanups ()
* 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
..