docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/32e89c37a35bf357e34f770c88e065616d28375400d924d7846c5c89308af433.json
vendored
Normal file
1
graphify-out/cache/32e89c37a35bf357e34f770c88e065616d28375400d924d7846c5c89308af433.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_curimageplugin_py", "label": "CurImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L1"}, {"id": "curimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L28"}, {"id": "curimageplugin_curimagefile", "label": "CurImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L36"}, {"id": "curimageplugin_curimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L40"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_curimageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_curimageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_curimageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_curimageplugin_py", "target": "curimageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_curimageplugin_py", "target": "curimageplugin_curimagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L36", "weight": 1.0}, {"source": "curimageplugin_curimagefile", "target": "curimageplugin_curimagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L40", "weight": 1.0}, {"source": "curimageplugin_curimagefile_open", "target": "curimageplugin_accept", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "curimageplugin_accept", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L29"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L42"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L45"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L48"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L52"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L52"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L53"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L60"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "_bitmap", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L63"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "i32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L63"}, {"caller_nid": "curimageplugin_curimagefile_open", "callee": "_replace", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/CurImagePlugin.py", "source_location": "L67"}]}
|
||||
Reference in New Issue
Block a user