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