Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor committed Oct 29, 2021
1 parent ed38074 commit ce76b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flytekit/models/core/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ def __init__(
metadata=None,
):
"""
Only one of the kwargs may be set.
This is a oneof message, only one of the kwargs may be set, representing one of the Flyte types.
:param int simple: Enum type from SimpleType
:param flytekit.models.core.types.SchemaType schema: Type definition for a dataframe-like object.
Expand Down

0 comments on commit ce76b69

Please sign in to comment.