Skip to content
Snippets Groups Projects
Commit 7795b2e5 authored by Martin Dybdal's avatar Martin Dybdal Committed by Damien George
Browse files

tools/pyboard.py: In TelnetToSerial.close replace try/except with if.

Some Python linters don't like unconditional except clauses because they
catch SystemExit and KeyboardInterrupt, which usually is not the intended
behaviour.
parent 3c6f639a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment