2.8.0
Documentation
Package: flyte
This class is used to store the documentation of a task.
It can be set explicitly or extracted from the docstring of the task.
Parameters
class Documentation(
description: str,
)| Parameter | Type | Description |
|---|---|---|
description |
str |