formatting and conftest
This commit is contained in:
parent
d2c216d6db
commit
36f54ff0c3
4 changed files with 5 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ import sqlite3
|
|||
from typing import List
|
||||
|
||||
import psycopg2
|
||||
|
||||
from lnbits.settings import settings
|
||||
|
||||
# Python script to migrate an LNbits SQLite DB to Postgres
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue