Skip to content

Commit f3599c8

Browse files
llucaxshsms
andcommitted
Apply suggestions from code review
Co-authored-by: Sahas Subramanian <[email protected]> Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 336461d commit f3599c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookiecutter/hooks/post_gen_project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def main() -> None:
4444
print()
4545
print("-" * 80)
4646
print()
47-
success(f"Your project {cookiecutter.github_repo_name} has been created!")
47+
success(f"Your 🍪 {cookiecutter.github_repo_name} has been cut!")
4848
print()
4949
print_generated_tree()
5050
print("Here is a list of things that should be reviewed and fixed:")

0 commit comments

Comments
 (0)