From c3ded0b51c7dc9c370220e43c4b417188334a383 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Wed, 11 Jan 2023 18:01:21 +0100 Subject: [PATCH] come on bro --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 46808433c..5e7647196 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,8 +88,7 @@ profile = "black" [tool.mypy] files = "lnbits" exclude = """(?x)( - ^lnbits/extensions/bleskomat. - | ^lnbits/extensions/boltz. + ^lnbits/extensions/boltz. | ^lnbits/wallets/lnd_grpc_files. )"""