Skip to content

Commit b3d6e53

Browse files
committed
Sort imports
1 parent 970b8c8 commit b3d6e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
import ast
66
import logging
77
import os.path
8+
import sys
89
import textwrap
910
from pathlib import Path
10-
import sys
1111

1212
import pytest
1313

0 commit comments

Comments
 (0)