diff --git a/skabase/conftest.py b/skabase/conftest.py
index 47cf8b9307eeb7388f341856cea2c5b896822216..9a22c0314075d67a9bca990f540dd4851f87bc30 100644
--- a/skabase/conftest.py
+++ b/skabase/conftest.py
@@ -41,7 +41,6 @@ def tango_context(request):
     yield tango_context
     tango_context.stop()
 
-
 @pytest.fixture(scope="function")
 def initialize_device(tango_context):
     """Re-initializes the device.