chore: fix lint

This commit is contained in:
Vlad Stan
2026-03-25 10:49:52 +02:00
parent 5738795c8c
commit 2f9146fff3
16 changed files with 139 additions and 78 deletions
+1 -1
View File
@@ -3,8 +3,8 @@ import json
import pytest
from lnbits.db import (
dict_to_submodel,
dict_to_model,
dict_to_submodel,
insert_query,
model_to_dict,
update_query,