1
mirror of https://github.com/home-assistant/core synced 2024-07-15 09:42:11 +02:00
ha-core/homeassistant/components/dlna_dms
Ville Skyttä 24b1e01d71
Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080)
* Disable Ruff rules that may conflict with the formatter

* Upgrade Ruff to 0.1.8

- https://github.com/astral-sh/ruff/releases/tag/v0.1.7
- https://github.com/astral-sh/ruff/releases/tag/v0.1.8

* Format with Ruff 0.1.8
2023-12-20 23:55:09 +01:00
..
__init__.py
config_flow.py Guard expensive debug formatting with calls with isEnabledFor (#97073) 2023-07-23 10:54:25 +02:00
const.py
dms.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
manifest.json Bump async-upnp-client to 0.38.0 (#105980) 2023-12-19 10:12:30 -10:00
media_source.py
strings.json
util.py