mirror of https://github.com/logos-co/open-law.git
flake
This commit is contained in:
parent
421cf03388
commit
ad5d58e246
|
@ -1,4 +1,4 @@
|
||||||
from sqlalchemy import desc, func, text
|
from sqlalchemy import func, text
|
||||||
|
|
||||||
from app import db
|
from app import db
|
||||||
from app.models.utils import BaseModel
|
from app.models.utils import BaseModel
|
||||||
|
|
Loading…
Reference in New Issue