fixed incorrect indentation
This commit is contained in:
parent
f0be983a5a
commit
f66283c328
|
@ -68,7 +68,7 @@ def create_super_admins(app, user_datastore):
|
||||||
f", roles = {[r.name for r in new_admin.roles]}"
|
f", roles = {[r.name for r in new_admin.roles]}"
|
||||||
)
|
)
|
||||||
|
|
||||||
db.session.commit()
|
db.session.commit()
|
||||||
|
|
||||||
|
|
||||||
def create_app():
|
def create_app():
|
||||||
|
|
Loading…
Reference in New Issue
Block a user