This commit is contained in:
2023-02-15 07:20:53 +00:00
parent b37c62f5f1
commit 9a5ed32be9
3 changed files with 9 additions and 0 deletions

4
core/lib/billing.py Normal file
View File

@@ -0,0 +1,4 @@
# from lago_python_client import Client
# from django.conf import settings
# client = Client(api_key=settings.LAGO_API_KEY, api_url=settings.LAGO_URL)