From a81a327b2bcfd994cff91fa64bc50172cc90f8ca Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Sun, 12 May 2024 01:11:00 -0700 Subject: [PATCH] Run ruff formatter --- tests/test_pacman.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/test_pacman.py b/tests/test_pacman.py index c6901f4..83187ec 100755 --- a/tests/test_pacman.py +++ b/tests/test_pacman.py @@ -1,6 +1,3 @@ - - - # ========== Constants ========== TESTING_MODULE = "packaging_scripts.pacman"