1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/util
springstan fca90a8ddc
Improve string formatting v5 (#33697)
* Improve string formatting v5

* Address review comments
2020-04-05 17:48:55 +02:00
..
yaml Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
__init__.py Replace OSError aliases with OSError (#33655) 2020-04-04 22:09:11 +02: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 String formatting improvements (#33635) 2020-04-04 18:21:14 +02:00
decorator.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
distance.py Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
dt.py Enable pylint global-statement (#33641) 2020-04-04 20:10:55 +02:00
json.py Revert "Use orjson to parse json faster (#32153)" (#32185) 2020-02-25 21:07:16 +01:00
location.py Handle location API being exhausted (#30798) 2020-01-16 17:31:12 +01:00
logging.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
network.py Expand network util to check for link local addresses (#33499) 2020-04-01 11:24:30 -07:00
package.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
pil.py Remove requirement from entity integration (#30113) 2019-12-22 10:32:42 +01:00
pressure.py Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
ruamel_yaml.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02: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 Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
volume.py Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00