Files
gpt4free/venv/lib/python3.9/site-packages/jsonschema/__main__.py

4 lines
40 B
Python

from jsonschema.cli import main
main()