We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0fc91 commit 5735af7Copy full SHA for 5735af7
1 file changed
.github/cookiecutter-migrate.template.py
@@ -58,7 +58,6 @@ def main() -> None:
58
59
print("\033[0;32m ✅ Migration script finished successfully ✅\033[0m")
60
print()
61
- return project_type
62
63
64
def apply_patch(patch_content: str) -> None:
0 commit comments