4 lines
46 B
Python
Executable File
4 lines
46 B
Python
Executable File
class UserPlugin:
|
|
|
|
def __init__(self):
|
|
pass |