mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-21 22:15:00 +02:00
formatting (#4316)
This commit is contained in:
parent
e8370dcb24
commit
db8d6ce538
@ -94,6 +94,7 @@ async def get_or_provision_tenant(
|
||||
# Notify control plane if we have created / assigned a new tenant
|
||||
if not DEV_MODE:
|
||||
await notify_control_plane(tenant_id, email, referral_source)
|
||||
|
||||
return tenant_id
|
||||
|
||||
except Exception as e:
|
||||
|
Loading…
x
Reference in New Issue
Block a user