core/homeassistant/util
Sid 3142f52a79
Add Ruff refurb rules ()
2024-07-10 21:47:40 +02:00
..
yaml Update voluptuous to 0.15.2 () 2024-07-02 12:57:09 -07:00
__init__.py Cleanup unnecessary returns () 2024-07-10 15:11:56 +02:00
aiohttp.py Replace pylint protected-access with Ruff SLF001 () 2024-05-06 20:33:26 +02:00
async_.py Use PEP 695 for function annotations (3) () 2024-05-18 11:43:32 +02:00
collection.py Move recorder chunk utils to shared collection utils () 2024-05-24 12:49:39 -10:00
color.py Add Ruff refurb rules () 2024-07-10 21:47:40 +02:00
decorator.py Use PEP 695 for class annotations (4) () 2024-05-20 10:44:52 +02:00
dt.py Fix blocking I/O in the event loop when loading timezones () 2024-05-20 11:06:03 +02:00
enum.py Use PEP 695 misc (2) () 2024-05-21 09:45:57 +02:00
event_type.py Enable Ruff SLOT rules () 2024-04-09 18:57:27 -10:00
event_type.pyi Add improved typing for event fire and listen methods () 2024-04-07 13:28:24 -10:00
executor.py Replace pylint protected-access with Ruff SLF001 () 2024-05-06 20:33:26 +02:00
file.py Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
frozen_dataclass_compat.py Replace pylint protected-access with Ruff SLF001 () 2024-05-06 20:33:26 +02:00
hass_dict.py Use PEP 695 for hass_dict annotations () 2024-05-20 10:46:50 +02:00
hass_dict.pyi Use PEP 695 for hass_dict annotations () 2024-05-20 10:46:50 +02:00
json.py Cleanup deprecated json utils () 2024-07-03 15:57:32 +02:00
language.py Enable Ruff RSE () 2024-03-18 00:40:38 +01:00
limited_size_dict.py Use PEP 695 for class annotations (4) () 2024-05-20 10:44:52 +02:00
location.py Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
logging.py Use PEP 695 for function annotations (3) () 2024-05-18 11:43:32 +02:00
loop.py Downgrade logging previously reported asyncio block to debug () 2024-07-01 18:26:20 +02:00
network.py Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
package.py Enable Ruff RET504 () 2024-04-06 11:07:37 +02:00
percentage.py Use PEP 695 for function annotations (3) () 2024-05-18 11:43:32 +02:00
pil.py Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
process.py
read_only_dict.py Add (deep)copy support to read only dict () 2024-05-26 23:05:45 -04:00
scaling.py Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
signal_type.py Fix performance regression with SignalType () 2024-05-22 13:58:37 +02:00
signal_type.pyi Fix performance regression with SignalType () 2024-05-22 13:58:37 +02:00
ssl.py Add empty line after module docstring (2) [other] () 2024-03-08 19:16:38 +01:00
thread.py Replace pylint broad-except with Ruff BLE001 () 2024-05-07 14:00:27 +02:00
timeout.py Enable Ruff PYI036 () 2024-04-08 08:47:03 -10:00
ulid.py Update ulid-transform to 0.10.1 () 2024-07-05 14:07:39 -05:00
unit_conversion.py Add Siemes and Millisiemens as additional units of conductivity and enable conversion between conductivity units () 2024-06-21 11:10:15 +02:00
unit_system.py Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
uuid.py Bump ruff to 0.4.2 () 2024-04-26 08:48:32 +02:00
variance.py Use PEP 695 for function annotations (3) () 2024-05-18 11:43:32 +02:00