Sequential#
- class council.runners.Sequential(*runners: RunnerBase)[source]#
Bases:
RunnerBaseRunner that executes a list of
RunnerBasein sequence- render_as_dict() Dict[str, Any]#
returns the graph of operation as a dictionary
- render_as_json() str#
returns the graph of operation as a JSON string