scripts: Fix twisterlib for ruff - B904
This fixes ruff linting error B904,
where an error raised inside an except
clause does not specify from where it
should start.
Signed-off-by:
Lukasz Mrugala <lukaszx.mrugala@intel.com>
Loading
Please sign in to comment