2.0.0b53
CodeBundleError
Package: flyte.errors
This error is raised when the code bundle cannot be created, for example when no files are found to bundle.
class CodeBundleError(
message: str,
)| Parameter | Type | Description |
|---|---|---|
message |
str |