Skip to documentation content
On this page
  1. Contract

workflow

`workflow` is a required parameter of `telion_api.run` with the installed type contract `Callable[[Model], Any]`.

workflow is a required parameter of telion_api.run with the installed type contract Callable[[Model], Any].

Contract

PropertyValue
symboltelion_api.run
parameterworkflow
typeCallable[[Model], Any]
requiredtrue
defaultrequired
workflow — Telion Python API 0.1.0-alpha | Telion