Skip to content

Commit

Permalink
add import
Browse files Browse the repository at this point in the history
  • Loading branch information
tkalir committed Sep 14, 2023
1 parent 29fcbbf commit c2561db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

from flask_sqlalchemy import BaseQuery
from sqlalchemy import func, asc
from flask_babel import _

from anyway.app_and_db import db
from anyway.backend_constants import BE_CONST, InjurySeverity
Expand Down

0 comments on commit c2561db

Please sign in to comment.