mirror of
https://github.com/lnbits/lnbits.git
synced 2025-12-11 21:22:23 +01:00
add trio typing.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import trio # type: ignore
|
||||
import trio
|
||||
import httpx
|
||||
from typing import Callable, NamedTuple
|
||||
|
||||
|
||||
Reference in New Issue
Block a user