Auto-sync: 2026-03-02 04:00:01
This commit is contained in:
12
workflows/f/dev/hello_world__flow/flow.yaml
Normal file
12
workflows/f/dev/hello_world__flow/flow.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
summary: Prints Hello World with Correct Syntax
|
||||
description: ''
|
||||
value:
|
||||
modules:
|
||||
- id: a
|
||||
value:
|
||||
type: rawscript
|
||||
content: '!inline a.py'
|
||||
input_transforms: {}
|
||||
lock: '!inline a.lock'
|
||||
language: python3
|
||||
schema: null
|
||||
Reference in New Issue
Block a user