|
Option C Tools
|
Functions | |
| fetch_data () | |
Purpose ------- Fixture demonstrating correct func = "..." pattern with async functions. Responsibilities ---------------- - Provide a compliant example with async def. Diagnostics ----------- Domain: TEST L2: lifecycle events L3: semantic details L4: deep tracing Contracts --------- Inputs: none Outputs: none
| async_func.fetch_data | ( | ) |
Definition at line 30 of file async_func.py.