5 lines
152 B
Python
5 lines
152 B
Python
|
# from lago_python_client import Client
|
||
|
# from django.conf import settings
|
||
|
|
||
|
# client = Client(api_key=settings.LAGO_API_KEY, api_url=settings.LAGO_URL)
|