Reticulum/RNS/Utilities
nothingbutlucas 7159e6a523
style: Change comparations according PEP8
According PEP8 this is the recommended way to do it. I'm 99% sure that this does not speed up the code, but we are comparing identity, not equality, so "is" and "is not" must be used.

Signed-off-by: nothingbutlucas <69118979+nothingbutlucas@users.noreply.github.com>
2024-04-24 00:32:11 -03:00
..
__init__.py Updated license headers 2022-04-01 17:18:18 +02:00
rncp.py Fixed output formatting in rncp 2023-09-25 15:29:41 +02:00
rnid.py style: Change comparations according PEP8 2024-04-24 00:32:11 -03:00
rnir.py Changed ir utility name to rnir. Closes #377. 2023-10-01 23:39:43 +02:00
rnodeconf.py Added support for T3S3 boards to rnodeconf autoinstaller 2024-04-22 01:26:35 +02:00
rnpath.py Added ability to drop all paths via a specific transport instance to rnpath 2023-10-01 11:39:07 +02:00
rnprobe.py Fixed rnprobe formatting issue 2024-01-13 16:37:48 +01:00
rnsd.py Added RPC key configuration option to manual 2023-10-07 12:40:30 +02:00
rnstatus.py Reordered airtime stats 2023-10-04 23:46:35 +02:00
rnx.py Fixed help text 2022-10-13 23:10:38 +02:00