On Sat, 9 Dec 2023 at 11:54, Heinrich Schuchardt
wrote:
>
> old_dtb can only be assumed initialized in the finally block
> if it is assigned a value before the try statement.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> test/py/tests/test_fit.py | 6 +++---
> 1 file changed, 3 insertions(+), 3
old_dtb can only be assumed initialized in the finally block
if it is assigned a value before the try statement.
Signed-off-by: Heinrich Schuchardt
---
test/py/tests/test_fit.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/py/tests/test_fit.py b/test/py/tests/te
2 matches
Mail list logo