mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Address new issues flagged by flake8 3.8.0a2 (#34964)
This commit is contained in:
@@ -69,7 +69,7 @@ def print_relevant_docs(template: str, info: Info) -> None:
|
||||
print()
|
||||
|
||||
print(
|
||||
f"The next step is to look at the files and deal with all areas marked as TODO."
|
||||
"The next step is to look at the files and deal with all areas marked as TODO."
|
||||
)
|
||||
|
||||
if "extra" in data:
|
||||
|
||||
Reference in New Issue
Block a user