Convert Optional[X]
to X | None
in action definitions (after v0.5)
#1721
Labels
Optional[X]
to X | None
in action definitions (after v0.5)
#1721
|
isn't supported in action type definitions in v0.4, only 0.5 beta: TalonScript TypeError when usingX | Y
-style union types for action parameter type hints talonvoice/talon#634The text was updated successfully, but these errors were encountered: