lint: Changes for flake8 7.2

This commit is contained in:
tecnovert
2025-03-30 00:54:35 +02:00
parent 447f32d6b2
commit a0c31fb87d
12 changed files with 2 additions and 15 deletions
-1
View File
@@ -277,7 +277,6 @@ def make_part_cli_rpc_func(node_id):
node_id = node_id
def rpc_func(method, params=None, wallet=None):
nonlocal node_id
cmd = method
if params:
for p in params: