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 03c6777 commit 3ec6be6Copy full SHA for 3ec6be6
test/integration/commands/run/conftest.py
@@ -33,8 +33,7 @@
33
from threading import Thread
34
35
if TYPE_CHECKING:
36
- from test.integration.conftest import DockerContainer
37
- from test.conftest import AutosubmitExperiment
+ pass
38
39
# TODO: This should come from a fixture to ensure that the expid is unique per test.
40
_EXPID = 't100'
0 commit comments