mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 14:22:55 +01:00
chore: code format
This commit is contained in:
parent
76dda26f65
commit
e667d2dc19
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
import argparse
|
||||
import os, sys
|
||||
import os
|
||||
import sqlite3
|
||||
import sys
|
||||
from typing import List
|
||||
|
||||
import psycopg2
|
||||
|
|
Loading…
Add table
Reference in a new issue