typedef fix

This commit is contained in:
Ashwin Bharambe 2024-10-09 22:31:26 -07:00
parent 94dc0782bf
commit a5d7caf21b

View file

@ -34,8 +34,8 @@ RoutableObject = Union[
RoutableObjectWithProvider = Union[ RoutableObjectWithProvider = Union[
ModelDefWithProvider, ModelDefWithProvider,
ShieldDef, ShieldDefWithProvider,
MemoryBankDef, MemoryBankDefWithProvider,
] ]
RoutedProtocol = Union[ RoutedProtocol = Union[