Fixes a bug in type annotations for scope.param (unbox=True should accept callable[..., T | AxisMEtadata[T]] and return T, while unbox=False should always return the same thing as what callable returning. #4727
copybara-service
changed the title Fixes bug in type annotations for scope.param (unbox=True should accept callable[..., T | AxisMEtadata[T]] and return T, while unbox=False should always return the same thing as what callable returning. Fixes a bug in type annotations for scope.param (unbox=True should accept callable[..., T | AxisMEtadata[T]] and return T, while unbox=False should always return the same thing as what callable returning. 1 year ago
Fixes a bug in type annotations for scope.param (unbox=True should ac…
54fad0a8
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub