We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12785a commit ec32c21Copy full SHA for ec32c21
noxfile.py
@@ -1,6 +1,3 @@
1
-from pathlib import Path
2
-from tempfile import NamedTemporaryFile
3
-
4
import nox
5
from nox import Session, param, parametrize, session
6
0 commit comments