mirror of
https://github.com/logos-co/open-law.git
synced 2025-01-11 15:24:43 +00:00
flake8
This commit is contained in:
parent
61f3b8c24c
commit
ca5e3c8fd7
@ -1,13 +1,11 @@
|
||||
from flask import (
|
||||
Blueprint,
|
||||
render_template,
|
||||
request,
|
||||
flash,
|
||||
redirect,
|
||||
url_for,
|
||||
)
|
||||
from flask_login import login_required
|
||||
from app.controllers import create_pagination
|
||||
|
||||
from app import models as m
|
||||
from app import forms as f
|
||||
|
Loading…
x
Reference in New Issue
Block a user