You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's happening is it's going by lifecycle step, but it should really go by class... The SchemaOutput is not respecting the contract (E.G. that you can't override allow_multiple). But we should clarify this, or just allow multiple and have a check on the tag decorator to ensure they don't overwrite.
This is pretty self-explanatory, but just wanted to make sure that this was in fact illegal?
ValueError: Got multiple decorators for decorator @<class 'hamilton.function_modifiers.metadata.SchemaOutput'>. Only one allowed.
Slack Message
The text was updated successfully, but these errors were encountered: