This commit is contained in:
2024-02-21 19:14:58 +03:00
parent 88cd6e1060
commit 214af0cf51
33 changed files with 750 additions and 773 deletions

View File

@@ -26,5 +26,5 @@ def start_sentry():
],
)
except Exception as e:
print("[services.sentry] init error")
print('[services.sentry] init error')
print(e)