1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-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 Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
aiohttp.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
async_.py Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
color.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
decorator.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
distance.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
dt.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
json.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
location.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
logging.py Adds guards for missing information in call stack frames (#27217) 2019-10-05 11:59:33 +02:00
network.py Black 2019-07-31 12:25:30 -07:00
package.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
pil.py Remove requirement from entity integration (#30113) 2019-12-22 10:32:42 +01:00
pressure.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
ruamel_yaml.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
ssl.py Black 2019-07-31 12:25:30 -07:00
temperature.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
unit_system.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
volume.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00