mirror of
https://gitlab.sectorq.eu/jaydee/api_server.git
synced 2026-09-17 02:12:55 +02:00
3 lines
65 B
Python
3 lines
65 B
Python
def run(data):
|
|
|
|
return f"{data.name} requested {data.action}" |