core/homeassistant/util
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
..
yaml Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
__init__.py
aiohttp.py
async_.py
color.py
decorator.py
distance.py
dt.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
json.py
location.py
logging.py
network.py
package.py
pil.py Remove requirement from entity integration (#30113) 2019-12-22 10:32:42 +01:00
pressure.py
ruamel_yaml.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
ssl.py
temperature.py
unit_system.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
volume.py