This commit is contained in:
2024-04-17 18:32:23 +03:00
parent 937b154c6b
commit c25d7e3ab6
39 changed files with 986 additions and 926 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)