CI runs mypy on both broker_sync/ and tests/, with stricter 'Missing type arguments for generic type' enforcement. Local mypy was only scoped to broker_sync/. Annotate the test helper with list[FidelityHolding]; lift the import to module-level. |
||
|---|---|---|
| .. | ||
| parsers | ||
| __init__.py | ||
| test_checkpoint.py | ||
| test_fidelity_planviewer.py | ||
| test_finance_mysql.py | ||
| test_imap.py | ||
| test_invest_engine.py | ||
| test_trading212.py | ||
| test_trading212_ticker.py | ||