mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 13:17:55 -05:00
Fix
This commit is contained in:
3
main.py
3
main.py
@@ -2,10 +2,9 @@
|
||||
import os.path
|
||||
import sys
|
||||
|
||||
from sentry_sdk.integrations.asyncio import AsyncioIntegration
|
||||
|
||||
try:
|
||||
import sentry_sdk
|
||||
from sentry_sdk.integrations.asyncio import AsyncioIntegration
|
||||
|
||||
sentry_sdk.init(
|
||||
dsn="https://4101633bc5560bae67d6eab013ba9686@o4508731634221056.ingest.us.sentry.io/4508732401909760",
|
||||
|
||||
Reference in New Issue
Block a user