Skip to content

Commit 67cebfd

Browse files
Harry-Leeshugovk
andauthored
Sort imports alphabetically
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent b4e0ed2 commit 67cebfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Lib/test/test_platform.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
import io
2-
import itertools
31
import os
42
import copy
53
import contextlib
4+
import io
5+
import itertools
66
import pickle
77
import platform
88
import shlex

0 commit comments

Comments
 (0)