mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Adjust docstring on hassfest generated files (#89080)
This commit is contained in:
@@ -65,7 +65,7 @@ def format_python(
|
||||
) -> str:
|
||||
"""Format Python code with Black. Optionally prepend a generator comment."""
|
||||
if generator:
|
||||
content = f"""\"\"\"This file is automatically generated.
|
||||
content = f"""\"\"\"Automatically generated file.
|
||||
|
||||
To update, run python3 -m {generator}
|
||||
\"\"\"
|
||||
|
||||
Reference in New Issue
Block a user