chore: code format

This commit is contained in:
Vlad Stan 2023-03-23 10:35:45 +02:00
commit 619e0f05e2
20 changed files with 116 additions and 76 deletions

View file

@ -1,6 +1,7 @@
from typing import List, Optional, Union
import shortuuid
from lnbits.helpers import urlsafe_short_hash
from . import db