mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
✏️ Corrects incorrect command in hassfest (#24188)
This commit is contained in:
parent
7c093bd928
commit
7692cffdbe
@ -1,6 +1,6 @@
|
|||||||
"""Automatically generated by hassfest.
|
"""Automatically generated by hassfest.
|
||||||
|
|
||||||
To update, run python3 -m hassfest
|
To update, run python3 -m script.hassfest
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
"""Automatically generated by hassfest.
|
"""Automatically generated by hassfest.
|
||||||
|
|
||||||
To update, run python3 -m hassfest
|
To update, run python3 -m script.hassfest
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
"""Automatically generated by hassfest.
|
"""Automatically generated by hassfest.
|
||||||
|
|
||||||
To update, run python3 -m hassfest
|
To update, run python3 -m script.hassfest
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ from .model import Integration, Config
|
|||||||
BASE = """
|
BASE = """
|
||||||
\"\"\"Automatically generated by hassfest.
|
\"\"\"Automatically generated by hassfest.
|
||||||
|
|
||||||
To update, run python3 -m hassfest
|
To update, run python3 -m script.hassfest
|
||||||
\"\"\"
|
\"\"\"
|
||||||
|
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ from .model import Integration, Config
|
|||||||
BASE = """
|
BASE = """
|
||||||
\"\"\"Automatically generated by hassfest.
|
\"\"\"Automatically generated by hassfest.
|
||||||
|
|
||||||
To update, run python3 -m hassfest
|
To update, run python3 -m script.hassfest
|
||||||
\"\"\"
|
\"\"\"
|
||||||
|
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ from .model import Integration, Config
|
|||||||
BASE = """
|
BASE = """
|
||||||
\"\"\"Automatically generated by hassfest.
|
\"\"\"Automatically generated by hassfest.
|
||||||
|
|
||||||
To update, run python3 -m hassfest
|
To update, run python3 -m script.hassfest
|
||||||
\"\"\"
|
\"\"\"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user