Reticulum/RNS/Utilities
nothingbutlucas 059c2381b5
refactor(if/else/return): Remove indentation
This may seems like a lot, but the only think that I change here was the if/else block. I move the else statement at the beginning and if that condition is true, will exit the function. This is just for code clarity, I think that this change should not improve the speed or performance of the code.

Signed-off-by: nothingbutlucas <69118979+nothingbutlucas@users.noreply.github.com>
2024-04-24 11:52:02 -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 refactor(main): Reduce complexity of main function 2024-04-24 11:04:26 -03:00
rnir.py style: Format the code a little bit 2024-04-24 11:28:00 -03: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 refactor(if/else/return): Remove indentation 2024-04-24 11:52:02 -03:00
rnx.py Fixed help text 2022-10-13 23:10:38 +02:00