From 3df3d86295ced63ed25942f01cc969c4fc4975a1 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Tue, 29 Oct 2024 14:02:43 -0700 Subject: [PATCH] style: fix linting issues 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 e3dc8c8a7..992ccf06d 100644 --- a/tests/basic/test_commands.py +++ b/tests/basic/test_commands.py @@ -1,4 +1,3 @@ - import codecs import os import shutil