diff --git a/DDTest/python/test_import_ddg4.py b/DDTest/python/test_import_ddg4.py
index e5540fb4b2487198930627396f12f650222110d8..488511b8f602dbff9135120a9d07faabcc2f1ee2 100644
--- a/DDTest/python/test_import_ddg4.py
+++ b/DDTest/python/test_import_ddg4.py
@@ -5,8 +5,8 @@ This file adds a test for the DDG4 python module.
 """
 
 from __future__ import absolute_import
-import pytest
 from test_import import test_module
 
+
 def test_module_ddg4():
     test_module('DDG4')