Skip to content

Commit fad8a03

Browse files
committed
Add support for -m.
1 parent 709e037 commit fad8a03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jsonschema/__main__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
from jsonschema.cli import main
2+
main()

0 commit comments

Comments
 (0)