Auto-sync: 2026-03-02 05:00:01

This commit is contained in:
Windmill Bot
2026-03-02 05:00:01 +00:00
parent 65846cf6f6
commit 434fa33670
6 changed files with 4 additions and 19 deletions

View File

@@ -1 +0,0 @@
# py: 3.12

View File

@@ -1,2 +0,0 @@
def main():
print('Hello, World!')

View File

@@ -1,12 +0,0 @@
summary: Fixed JSON structure
description: ''
value:
modules:
- id: a
value:
type: rawscript
content: '!inline a.py'
input_transforms: {}
lock: '!inline a.lock'
language: python3
schema: null

View File

@@ -1,2 +1,2 @@
def main():
print('Hello, World!')
print('こんにちは、世界')

View File

@@ -1,4 +1,4 @@
summary: 修正済みのフロー
summary: Print greeting
description: ''
value:
modules: