chore: apply black to all .py files

This commit is contained in:
Stefan Stammberger
2021-11-24 14:31:55 +01:00
parent d93aecf960
commit 83b7779972
18 changed files with 139 additions and 90 deletions

View File

@@ -1,5 +1,5 @@
## Python script to migrate an LNbits SQLite DB to Postgres
## All credits to @Fritz446 for the awesome work
## All credits to @Fritz446 for the awesome work
## pip install psycopg2 OR psycopg2-binary