Tejasw1's picture
Upload folder using huggingface_hub
2d1874a verified
raw
history blame contribute delete
115 Bytes
"""
The jsonschema CLI is now deprecated in favor of check-jsonschema.
"""
from jsonschema.cli import main
main()