Skip to content

Commit 67cebfd

Browse files
Harry-Leeshugovk
andauthored
Sort imports alphabetically
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent b4e0ed2 commit 67cebfd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)