docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/253697e8f1f87e47e8c90de332ac3ba258ef724fa19d9aa832989c0a872ad58c.json
vendored
Normal file
1
graphify-out/cache/253697e8f1f87e47e8c90de332ac3ba258ef724fa19d9aa832989c0a872ad58c.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_bootstrap_py", "label": "bootstrap.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L1"}, {"id": "bootstrap_load_file_as_module", "label": "load_file_as_module()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L35"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_bootstrap_py", "target": "importlib_util", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_bootstrap_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_bootstrap_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_bootstrap_py", "target": "bootstrap_load_file_as_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L35", "weight": 1.0}], "raw_calls": [{"caller_nid": "bootstrap_load_file_as_module", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L36"}, {"caller_nid": "bootstrap_load_file_as_module", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L36"}, {"caller_nid": "bootstrap_load_file_as_module", "callee": "spec_from_file_location", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L38"}, {"caller_nid": "bootstrap_load_file_as_module", "callee": "module_from_spec", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L41"}, {"caller_nid": "bootstrap_load_file_as_module", "callee": "exec_module", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py", "source_location": "L42"}]}
|
||||
Reference in New Issue
Block a user