1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/util
Angeliki Papadopoulou a529a12745
Remove redundant text from documentation (#49262)
I found an extra "when" in the documentation text.
2021-04-15 18:05:07 +02:00
..
yaml Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064) 2021-03-19 09:26:36 -05:00
__init__.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
aiohttp.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
async_.py Block detectable I/O in the event loop (#48387) 2021-03-27 08:54:49 +01:00
color.py Bump pyupgrade to 2.12.0 (#48943) 2021-04-09 09:58:27 -07:00
decorator.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
distance.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
dt.py Use contextlib.suppress where possible (#48189) 2021-03-23 14:36:43 +01:00
json.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
location.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
logging.py Ensure original log handlers are restored at close (#49230) 2021-04-15 10:53:48 +02:00
network.py Add support for capturing renewals to dhcp discovery (#48242) 2021-03-30 15:41:12 +02:00
package.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
percentage.py Remove redundant text from documentation (#49262) 2021-04-15 18:05:07 +02:00
pil.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
pressure.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
process.py Generics and other type hint improvements (#45250) 2021-01-18 22:23:25 +01:00
ruamel_yaml.py Use contextlib.suppress where possible (#48189) 2021-03-23 14:36:43 +01:00
ssl.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
temperature.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
thread.py Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
timeout.py Rewrite of not a == b occurances (#48132) 2021-03-20 01:27:04 +01:00
unit_system.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
uuid.py Improve performance of generating non-cryptographically secure uuids (#41314) 2020-10-07 16:37:01 +02:00
volume.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00