Replace copy-pasted _get_data_dir() functions in catalog.py and upload.py with import from app.utils.get_data_dir(). sync.py and data.py already use the shared utility. |
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| web | ||
| __init__.py | ||
| instance_config.py | ||
| main.py | ||
| utils.py | ||
Replace copy-pasted _get_data_dir() functions in catalog.py and upload.py with import from app.utils.get_data_dir(). sync.py and data.py already use the shared utility. |
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| web | ||
| __init__.py | ||
| instance_config.py | ||
| main.py | ||
| utils.py | ||