mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Use black to format hassfest generated files (#78794)
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
To update, run python3 -m script.hassfest
|
||||
"""
|
||||
|
||||
# fmt: off
|
||||
|
||||
MQTT = {
|
||||
"tasmota": [
|
||||
"tasmota/discovery/#"
|
||||
]
|
||||
"tasmota/discovery/#",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user