fix: Add missing Dict import to hybrid_trainer.py
The train_hybrid_models command was failing with:
NameError: name 'Dict' is not defined
Added Dict to the typing imports in hybrid_trainer.py line 16.
NameError: name 'Dict' is not defined
Added Dict to the typing imports in hybrid_trainer.py line 16.
Authored by
Claude <noreply@anthropic.com>
Committed by
mfwolffe
- SHA
d4ec02af9879880af514c130ed12c6d243bfdbc7- Parents
-
ed0cf04 - Tree
867268a