From b5c2a682154a0d6192f881299b6609cd1dbcc046 Mon Sep 17 00:00:00 2001 From: Nikolai Kumar Date: Mon, 8 Jun 2026 21:23:24 -0500 Subject: [PATCH] fix trailing whitespace --- test_regress/t/t_force_unpacked_bitsel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_regress/t/t_force_unpacked_bitsel.py b/test_regress/t/t_force_unpacked_bitsel.py index 63420abd9..8a938befd 100755 --- a/test_regress/t/t_force_unpacked_bitsel.py +++ b/test_regress/t/t_force_unpacked_bitsel.py @@ -15,4 +15,4 @@ test.compile() test.execute() -test.passes() \ No newline at end of file +test.passes()