Feat/encrypt smp #7
Merged
Codacy Production / Codacy Static Code Analysis
required action
Sep 1, 2025 in 0s
3 new issues (0 max.) of at least severity.
Annotations
Check warning on line 128 in logic/smp.py
codacy-production / Codacy Static Code Analysis
logic/smp.py#L128
local variable 'our_id' is assigned to but never used (F841)
Check warning on line 354 in logic/smp.py
codacy-production / Codacy Static Code Analysis
logic/smp.py#L354
local variable 'server_url' is assigned to but never used (F841)
Check warning on line 355 in logic/smp.py
codacy-production / Codacy Static Code Analysis
logic/smp.py#L355
local variable 'auth_token' is assigned to but never used (F841)
Loading