chore: code formatting
This commit is contained in:
@@ -259,6 +259,7 @@ async def m007_set_invoice_expiries(db):
|
|||||||
# keep track of db versions so no migration ever runs twice.
|
# keep track of db versions so no migration ever runs twice.
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
async def m008_create_admin_settings_table(db):
|
async def m008_create_admin_settings_table(db):
|
||||||
await db.execute(
|
await db.execute(
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user