We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent addd1ca commit 5620697Copy full SHA for 5620697
hooks/post_gen_project.py
@@ -63,4 +63,4 @@ def remove_readonly(func: Callable[[str], Any], path: str, _: Any) -> None:
63
64
65
if __name__ == "__main__":
66
- reindent_cookiecutter_json()
+ post_gen_project()
0 commit comments