Address new issues flagged by flake8 3.8.0a2 (#34964)
This commit is contained in:
parent
bf5cc22bef
commit
435a88636a
14 changed files with 28 additions and 25 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue