chore: fix lint

This commit is contained in:
Vlad Stan
2026-03-30 13:12:46 +03:00
parent 22b4ab779f
commit c94cef07c2
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,