mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-12 16:05:43 +00:00
6 lines
48 B
Python
6 lines
48 B
Python
# import wmill
|
|
|
|
|
|
def main(x: str):
|
|
return x
|