Skip to content

Commit f505fc7

Browse files
committed
recover lines
1 parent c50f40d commit f505fc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jsonschema/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""
22
The ``jsonschema`` command line.
33
"""
4+
45
from json import JSONDecodeError
56
from textwrap import dedent
67
import argparse

0 commit comments

Comments
 (0)