9 Commits

Author SHA1 Message Date
epenet
4f6a5bb65b Standardize homeassistant imports in component (c-d) (#136823) 2025-01-29 11:37:16 +01:00
Joost Lekkerkerker
6bb4e7d62c Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Marc Mueller
0e3945ca6c Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
J. Nick Koston
1d5a052df1 Fix debugpy blocking the event loop at startup (#65252) 2022-01-30 18:08:37 +01:00
Marc Mueller
487fa0a905 Use assignment expressions 20 (#57969) 2021-10-20 20:31:00 +02:00
Franck Nijhof
b112b18848 Get running event loop in debugpy (#52091) 2021-06-22 21:16:50 +02:00
Erik Montnemery
f3c6e846fa Enable asyncio debugging from debugpy integration (#51880)
* Optionally enable asyncio debugging from debugpy integration

* Unconditionally enable asyncio debugging
2021-06-15 12:10:47 +02:00
Marc Mueller
7c0734bdd5 Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
Franck Nijhof
b47be05efc Add new Remote Python Debugger integration (#36960) 2020-06-22 15:17:59 +02:00