mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-09-01 16:48:26 +00:00
mypy cannot track non-Noneness through the intermediate `corroborated` boolean, so `float(snr)` in the discover-only neighbor branch was flagged as `Any | None`. Test the value directly; `corroborated` still backs the `signal_corroborated` field.