Skip to content

Commit dd1c2a2

Browse files
flake8
1 parent 54082f8 commit dd1c2a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/helpers/global_data.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
from testgres.operations.os_ops import OsOperations
2-
from testgres.operations.os_ops import ConnectionParams
3-
from testgres.operations.local_ops import LocalOperations
4-
from testgres.operations.remote_ops import RemoteOperations
1+
from testgres.operations.os_ops import OsOperations
2+
from testgres.operations.os_ops import ConnectionParams
3+
from testgres.operations.local_ops import LocalOperations
4+
from testgres.operations.remote_ops import RemoteOperations
55

66
from src.node import PortManager
77
from src.node import PortManager__ThisHost

0 commit comments

Comments
 (0)