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

This commit is contained in:
2025-08-07 15:37:50 +02:00
parent 89e570c16b
commit 5aa52e1552
+1 -1
View File
@@ -86,7 +86,7 @@ def test_put_with_progress_and_repr(value_new, value_before, expected_color):
print("Aaaaaaa : ", lines, "\n")
print("Next \n")
printed_lines = [line for line in printed_lines if line.strip()]
cleaned_lines = [strip_ansi(line) for line in printed_lines]
# Initialisation bar