chore: code formatting
This commit is contained in:
parent
6cab77ece4
commit
6a80f7c713
1 changed files with 1 additions and 0 deletions
|
|
@ -259,6 +259,7 @@ async def m007_set_invoice_expiries(db):
|
|||
# keep track of db versions so no migration ever runs twice.
|
||||
pass
|
||||
|
||||
|
||||
async def m008_create_admin_settings_table(db):
|
||||
await db.execute(
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue