Skip to content

Commit

Permalink
glitch update
Browse files Browse the repository at this point in the history
  • Loading branch information
dorpivovar committed Apr 24, 2024
1 parent e43bdc8 commit 6d92d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from data.topics import Topic
from data.blitz_tests import BlitzTest
from data.questions import Question
from main import app
from server import app

blueprint = Blueprint(
'api',
Expand Down

0 comments on commit 6d92d3f

Please sign in to comment.