We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d90ccb commit 93e4306Copy full SHA for 93e4306
Lib/json/tool.py
@@ -5,8 +5,8 @@
5
"""
6
import argparse
7
import json
8
-import sys
9
import re
+import sys
10
from _colorize import ANSIColors, can_colorize
11
12
0 commit comments