impuls/lib/python3.11/site-packages/jsonschema/__main__.py

4 lines
40 B
Python
Raw Normal View History

from jsonschema.cli import main
main()