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 997baf0 commit 8ff642bCopy full SHA for 8ff642b
noxfile.py
@@ -1,3 +1,7 @@
1
+# /// script
2
+# dependencies = ["nox", "github_action_utils"]
3
+# ///
4
+
5
from contextlib import contextmanager
6
from typing import Generator
7
0 commit comments