/usr/share/cagefs-skeleton/opt/imunify360/venv/lib/python3.11/site-packages/jsonschema/tests
def bug(issue=None): message = "A known bug." if issue is not None: message += " See issue #{issue}.".format(issue=issue) return message
.
Edit
..
Edit
__init__.py
Edit
__pycache__
Edit
_helpers.py
Edit
_suite.py
Edit
test_cli.py
Edit
test_exceptions.py
Edit
test_format.py
Edit
test_jsonschema_test_suite.py
Edit
test_types.py
Edit
test_validators.py
Edit