Skip to content

Commit 68dd501

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 75fe334 commit 68dd501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/session_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
import pytest
88

99
from pylibsshext.errors import LibsshSessionException
10-
from pylibsshext.session import Session
1110
from pylibsshext.logging import ANSIBLE_PYLIBSSH_TRACE
11+
from pylibsshext.session import Session
1212

1313

1414
def test_make_session():

0 commit comments

Comments
 (0)