vultron/vultron/api/api.py

4 lines
56 B
Python
Raw Normal View History

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