Fixes: 1) Fix type annotations for get_revenue, get_returns, get_total_processed_orders; 2) Add missing import for Context; Extra: 1) Add type hint for currency_symbol; 2) Add type ignore comments for image_url; 3) Update UNFOLD config to use dict[str, Any]; 4) Add missing import for typing.Any; 5) Refactor template to conditionally display currency symbol. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| caching.py | ||
| commerce.py | ||
| db.py | ||
| emailing.py | ||
| languages.py | ||
| lists.py | ||
| messages.py | ||
| nominatim.py | ||
| security.py | ||
| seo_builders.py | ||
| vendors.py | ||