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 cdfb4ff commit a37d455Copy full SHA for a37d455
nuts/yamlloader.py
@@ -13,8 +13,6 @@
13
from _pytest.mark import ParameterSet
14
from _pytest.nodes import Node
15
16
-# from pytest import Metafunc, Item, Collector
17
-
18
from nuts.helpers.errors import NutsUsageError, NutsSetupError
19
from nuts import index
20
0 commit comments