vultron/vultron/api/api.py

4 lines
54 B
Python
Raw Normal View History

class Client:
2022-08-17 14:54:45 +00:00
def init(**kwargs):
print(kwargs)