scripts: Fix twisterlib for ruff - SIM105
This fixes ruff linting error SIM105,
where try-except-pass construct was used
instead of contextlib.suppress().
Signed-off-by:
Lukasz Mrugala <lukaszx.mrugala@intel.com>
Loading
Please sign in to comment