✏️ Corrects incorrect command in hassfest (#24188)

This commit is contained in:
Franck Nijhof 2019-05-30 18:41:30 +02:00 committed by Paulus Schoutsen
parent 7c093bd928
commit 7692cffdbe
6 changed files with 6 additions and 6 deletions

View file

@ -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
""" """

View file

@ -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
""" """

View file

@ -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
""" """

View file

@ -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
\"\"\" \"\"\"

View file

@ -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
\"\"\" \"\"\"

View file

@ -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
\"\"\" \"\"\"