bazarr/libs/jsonschema/__main__.py
2022-09-21 23:51:34 -04:00

4 lines
40 B
Python

from jsonschema.cli import main
main()