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 98207f7 commit dd27f55Copy full SHA for dd27f55
generate.py
@@ -12,7 +12,6 @@
12
# ///
13
from datetime import datetime, timezone
14
from pathlib import Path
15
-from shutil import rmtree
16
from subprocess import run
17
from tempfile import TemporaryDirectory
18
from git import Repo, GitCommandError
0 commit comments