The page you navigated to () does not exist, so we brought you to the closest page to it.
You have switched from the to the variant of this site. There is no equivalent of . We have taken you to the closest page in the variant.
1.16.16
flytekit.core.docstring
Directory
Classes
| Class | Description |
|---|---|
Docstring |
flytekit.core.docstring.Docstring
Parameters
class Docstring(
docstring: typing.Optional[str],
callable_: typing.Optional[typing.Callable],
)| Parameter | Type | Description |
|---|---|---|
docstring |
typing.Optional[str] |
|
callable_ |
typing.Optional[typing.Callable] |
Properties
| Property | Type | Description |
|---|---|---|
input_descriptions |
None |
|
long_description |
None |
|
output_descriptions |
None |
|
short_description |
None |