We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465e36b commit d3b2bd0Copy full SHA for d3b2bd0
1 file changed
hooks/post_gen_project.py
@@ -31,7 +31,6 @@
31
32
def get_context() -> dict:
33
"""Return the context as a dict"""
34
- # Import git-related modules here so they're only loaded when needed
35
import git
36
from cookiecutter.repository import expand_abbreviations
37
0 commit comments