Skip to content

Commit 3ec6be6

Browse files
committed
ruff
1 parent 03c6777 commit 3ec6be6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/integration/commands/run/conftest.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
from threading import Thread
3434

3535
if TYPE_CHECKING:
36-
from test.integration.conftest import DockerContainer
37-
from test.conftest import AutosubmitExperiment
36+
pass
3837

3938
# TODO: This should come from a fixture to ensure that the expid is unique per test.
4039
_EXPID = 't100'

0 commit comments

Comments
 (0)