From e1d145013a3a102cdd1982051682cd583f4eb5b2 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Tue, 29 Oct 2024 12:46:37 -0700 Subject: [PATCH] style: remove trailing newline in test_commands.py --- tests/basic/test_commands.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/basic/test_commands.py b/tests/basic/test_commands.py index b8412c6ef..40ae4fd5e 100644 --- a/tests/basic/test_commands.py +++ b/tests/basic/test_commands.py @@ -1314,4 +1314,3 @@ class TestCommands(TestCase): del coder del commands -