example module
This commit is contained in:
3
it/hello_world.py
Normal file
3
it/hello_world.py
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
def main(buffer, command):
|
||||||
|
print("Hello, world!")
|
||||||
|
return buffer
|
||||||
Reference in New Issue
Block a user