Skip to content
Commit 5ad5af37 authored by Wilfried Chauveau's avatar Wilfried Chauveau Committed by Carles Cufí
Browse files

scripts: twisterlib: Fix warning about deprecation of truthiness



Python 3.12 warns that

> Testing an element's truth value will raise an exception in future
> versions. Use specific 'len(elem)' or 'elem is not None' test instead.
>    if elem_ts := root.find('testsuite'):

Signed-off-by: default avatarWilfried Chauveau <wilfried.chauveau@arm.com>
parent deeec339
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment