Address new issues flagged by flake8 3.8.0a2 (#34964)

This commit is contained in:
Ville Skyttä 2020-04-30 22:37:58 +03:00 committed by GitHub
parent bf5cc22bef
commit 435a88636a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 28 additions and 25 deletions

View file

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