mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-13 17:34:56 +00:00
5 lines
64 B
Python
5 lines
64 B
Python
![]() |
#!/usr/bin/env python
|
||
|
|
||
|
def execute(api):
|
||
|
api.log("Running")
|