Skip to content

Commit 93e4306

Browse files
committed
Sort imports
1 parent 8d90ccb commit 93e4306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/json/tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"""
66
import argparse
77
import json
8-
import sys
98
import re
9+
import sys
1010
from _colorize import ANSIColors, can_colorize
1111

1212

0 commit comments

Comments
 (0)