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.
import sys
1 parent 6f4cafb commit c01cc92Copy full SHA for c01cc92
1 file changed
find-project-root/noxfile.py
@@ -1,4 +1,5 @@
1
from pathlib import Path
2
+import sys
3
from types import SimpleNamespace as sn
4
5
import nox
0 commit comments