Skip to content

Commit ce47781

Browse files
committed
Style.
1 parent 140f1e5 commit ce47781

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jsonschema/_format.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ def is_json_pointer(instance):
337337
return True
338338
return jsonpointer.JsonPointer(instance)
339339

340-
341340
# TODO: I don't want to maintain this, so it
342341
# needs to go either into jsonpointer (pending
343342
# https://github.com/stefankoegl/python-json-pointer/issues/34) or

0 commit comments

Comments
 (0)