ci: add flake8
This commit is contained in:
parent
014596d271
commit
dd501a6e4e
32 changed files with 170 additions and 171 deletions
|
@ -5,9 +5,6 @@ import yaml
|
|||
from app.extensions import db
|
||||
from app.extensions import migrate
|
||||
from app.extensions import bootstrap
|
||||
from app.lists.bc2 import mirror_sites
|
||||
from app.models.mirrors import Origin, Proxy, Mirror
|
||||
from app.models.base import Group
|
||||
from app.portal import portal
|
||||
|
||||
app = Flask(__name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue