Skip to content

Commit e768e39

Browse files
Remove older raw string usage in docstring
Co-authored-by: Adam Turner <[email protected]>
1 parent c6bb211 commit e768e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/json/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
r"""Command-line tool to validate and pretty-print JSON
1+
"""Command-line tool to validate and pretty-print JSON
22
33
Usage::
44

0 commit comments

Comments
 (0)