Extract the piece of code that gathers the metadata from the result struct into its own (nested) method. It is easier to read but also prepares for a future change where we read the metadata from the store instead of the result dict. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| v1.py | ||
| v2.py | ||