This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
diss_server/handler.py

2 lines
46 B
Python
Raw Normal View History

2021-03-12 21:00:06 +01:00
def handle(cdata):
return cdata["default"]