fix: exclude /nostr from code format

This commit is contained in:
Vlad Stan 2023-03-23 10:58:52 +02:00
parent f369e2fdac
commit 1e4ea75b00
9 changed files with 46 additions and 31 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