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 c8ae22d commit be58c21Copy full SHA for be58c21
noxfile.py
@@ -17,8 +17,6 @@
17
from nox.command import CommandFailed
18
from nox.sessions import Session
19
20
-from scripts.util import get_current_branch
21
-
22
23
nox.options.default_venv_backend = "uv"
24
0 commit comments