Skip to content

Commit

Permalink
fix sentry import
Browse files Browse the repository at this point in the history
  • Loading branch information
efe committed Dec 2, 2020
1 parent 7412947 commit 5473ef5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mubier/app.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
import pickledb
import sentry_sdk

from flask import Flask, request, render_template
from utils import get_today, get_yesterday
from sentry_sdk.integrations.flask import FlaskIntegration
Expand Down

0 comments on commit 5473ef5

Please sign in to comment.