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 6c5b101 commit 0357decCopy full SHA for 0357dec
scripts/match-generated-precommit.py
@@ -6,7 +6,7 @@
6
import typer
7
from retrocookie.core import retrocookie
8
9
-from scripts.util import in_new_demo
+from util import in_new_demo
10
11
12
cli: typer.Typer = typer.Typer()
0 commit comments