mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 00:00:33 +00:00
import python code as raw to avoid reindent
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# import wmill
|
||||
|
||||
|
||||
def main(x: str):
|
||||
return x
|
||||
Reference in New Issue
Block a user