micropython-lib/python-ecosys/iperf3
Angus Gratton 991ac986fd iperf3: Pre-declare some variables set in the loop.
This is a change just to make the linter happy, the code
probably would have run OK without it.

Found by Ruff checking F821.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-22 22:43:46 +10:00
..
iperf3.py iperf3: Pre-declare some variables set in the loop. 2023-08-22 22:43:46 +10:00
manifest.py