Update tests/test_utils_pv.py
Run CI Tests / test (push) Successful in 1m1s

This commit is contained in:
2025-08-07 15:23:42 +02:00
parent c2a588683e
commit 9f35c04104
+2
View File
@@ -82,6 +82,8 @@ def test_put_with_progress_and_repr(value_new, value_before, expected_color):
finally:
builtins.print = original_print
print("Aaaaaaa : ", printed_lines)
cleaned_lines = [strip_ansi(line) for line in printed_lines]
# Initialisation bar