Skip to content

Commit cc436a2

Browse files
committed
linted
1 parent 5227cd9 commit cc436a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/test_neo4j_pipelines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from pathlib import Path
2+
from time import sleep
23

34
import pytest
45
from nodestream.pipeline import (
@@ -8,7 +9,6 @@
89
from nodestream.project import Project, RunRequest
910

1011
from .conftest import TESTED_NEO4J_VERSIONS
11-
from time import sleep
1212

1313

1414
@pytest.fixture

0 commit comments

Comments
 (0)