mirror of
https://github.com/logos-co/open-law.git
synced 2025-02-19 02:06:40 +00:00
hotfix flake8
This commit is contained in:
parent
6dcde9a8d7
commit
6db1b6753b
@ -1,7 +1,6 @@
|
|||||||
from sqlalchemy import func, text, and_
|
from sqlalchemy import func, text
|
||||||
|
|
||||||
from app import db
|
from app import db
|
||||||
from .collection import Collection
|
|
||||||
from app.models.utils import BaseModel
|
from app.models.utils import BaseModel
|
||||||
from app.controllers import create_breadcrumbs
|
from app.controllers import create_breadcrumbs
|
||||||
from .interpretation import Interpretation
|
from .interpretation import Interpretation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user