📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 05:09:41
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
jsonschema
/
tests
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/jsonschema/tests
🔄 Refresh
✏️
Editing: _helpers.py
Read Only
def bug(issue=None): message = "A known bug." if issue is not None: message += " See issue #{issue}.".format(issue=issue) return message
💾 Save Changes
❌ Cancel