Skip to content

Commit 4c5667b

Browse files
committed
Split too long line
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 19303dd commit 4c5667b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cookiecutter/hooks/post_gen_project.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,8 @@ def print_todos() -> None:
318318
print()
319319
note(
320320
"Make sure to (create and) configure your GitHub repository too: "
321-
"https://github.com/frequenz-floss/frequenz-repo-config-python/wiki/Configuring-a-new-GitHub-repository"
321+
"https://github.com/frequenz-floss/frequenz-repo-config-python/"
322+
"wiki/Configuring-a-new-GitHub-repository"
322323
)
323324

324325

0 commit comments

Comments
 (0)