Skip to content

Commit 8161c68

Browse files
committed
chore(conftest): Sort import
1 parent b74e8bf commit 8161c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libtmux/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import logging
22
import os
3-
import typing as t
43
import shutil
4+
import typing as t
55

66
import pytest
77

0 commit comments

Comments
 (0)