tests: Remove further trailing spaces when possible.

Most cases here have `print(..., some_str)` changed to
`print(..., repr(some_str))`.  This makes the empty string visible and
prevents bare trailing spaces.

Signed-off-by: Dan Halbert <halbert@halwitz.org>
This commit is contained in:
Dan Halbert
2026-04-15 11:14:51 -04:00
committed by Damien George
parent 93a734020e
commit 9d989e4d8b
12 changed files with 51 additions and 50 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ Nested expr: Template(strings=('', ''), interpolations=(Interpolation('{}', 'inn
=== Interpolation attribute tests ===
Basic conversion: None
Basic format_spec:
Basic format_spec: ''
With conversion: s
With format_spec: :>10
Full conversion: r