Skip to content

Commit b4e0ed2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_platform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
import contextlib
66
import pickle
77
import platform
8-
import subprocess
98
import shlex
9+
import subprocess
1010
import sys
1111
import unittest
1212
from unittest import mock

0 commit comments

Comments
 (0)