blob: fb260ae145d7518f8e8fa16ed13cc2c6173e7404 [file] [log] [blame]
"""
The jsonschema CLI is now deprecated in favor of check-jsonschema.
"""
from jsonschema.cli import main
main()