# File: ../test-project/src/utils.py - **Module:** ../test-project/src/utils.py - **Defined symbols:** 4 - **Imports:** 2 ## File intent (manual) --- ## Imports & file-level dependencies > Generated. Do not edit inside this block. - json - os --- ## Symbols index > Generated. Do not edit inside this block. - [load_config](.._test-project_src_utils.py#load_config) - [save_config](.._test-project_src_utils.py#save_config) - [get_file_size](.._test-project_src_utils.py#get_file_size) - [format_bytes](.._test-project_src_utils.py#format_bytes) --- ## Symbol details ### `load_config` - **Kind:** Function - **Signature:** `def load_config(...)` - **Docstring:** `No documentation available` #### What it does extracted from AST #### Relations **Outbound calls (best-effort):** **Inbound (used by) (best-effort):** #### Integrations (heuristic) - HTTP: no - DB: no - Queue/Tasks: no #### Risk / impact - fan-in: 0 - fan-out: 0 - cycle participant: no - critical: no #### Manual notes ### `save_config` - **Kind:** Function - **Signature:** `def save_config(...)` - **Docstring:** `No documentation available` #### What it does extracted from AST #### Relations **Outbound calls (best-effort):** **Inbound (used by) (best-effort):** #### Integrations (heuristic) - HTTP: no - DB: no - Queue/Tasks: no #### Risk / impact - fan-in: 0 - fan-out: 0 - cycle participant: no - critical: no #### Manual notes ### `get_file_size` - **Kind:** Function - **Signature:** `def get_file_size(...)` - **Docstring:** `No documentation available` #### What it does extracted from AST #### Relations **Outbound calls (best-effort):** **Inbound (used by) (best-effort):** #### Integrations (heuristic) - HTTP: no - DB: no - Queue/Tasks: no #### Risk / impact - fan-in: 0 - fan-out: 0 - cycle participant: no - critical: no #### Manual notes ### `format_bytes` - **Kind:** Function - **Signature:** `def format_bytes(...)` - **Docstring:** `No documentation available` #### What it does extracted from AST #### Relations **Outbound calls (best-effort):** **Inbound (used by) (best-effort):** #### Integrations (heuristic) - HTTP: no - DB: no - Queue/Tasks: no #### Risk / impact - fan-in: 0 - fan-out: 0 - cycle participant: no - critical: no #### Manual notes