mirror of
https://github.com/logos-co/open-law.git
synced 2025-01-27 07:05:06 +00:00
flake8
This commit is contained in:
parent
b2fcc99dae
commit
9e381d6db4
@ -2,7 +2,7 @@ from flask_wtf import FlaskForm
|
||||
from wtforms import StringField, SubmitField, ValidationError
|
||||
from wtforms.validators import DataRequired, Length
|
||||
|
||||
from app import models as m, db
|
||||
from app import models as m
|
||||
from app.logger import log
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user