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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| providers | ||
| sinks | ||
| __init__.py | ||
| test_cli.py | ||
| test_dedup.py | ||
| test_fx.py | ||
| test_fx_ecb.py | ||
| test_models.py | ||
| test_normaliser.py | ||
| test_pipeline.py | ||