Skip to content

Commit 0ea2342

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 77582c1 commit 0ea2342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/session_test.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""Tests suite for session."""
44

55
import logging
6+
67
import pytest
78

89
from pylibsshext.errors import LibsshSessionException

0 commit comments

Comments
 (0)