3 lines
72 B
Python
3 lines
72 B
Python
class ControllerServerServerAPI:
|
|
def report_set(self):
|
|
pass
|