mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-07 19:38:13 +02:00
fix flake8 W293 (blank line contains whitespace)
This commit is contained in:
parent
a02f147482
commit
8a72585f00
@ -24,7 +24,7 @@ async def m001_initial_invoices(db):
|
||||
|
||||
local_part TEXT NOT NULL,
|
||||
pubkey TEXT NOT NULL,
|
||||
|
||||
|
||||
active BOOLEAN NOT NULL DEFAULT false,
|
||||
|
||||
time TIMESTAMP NOT NULL DEFAULT {db.timestamp_now},
|
||||
|
Loading…
x
Reference in New Issue
Block a user