diff --git a/tests/python_API_test.py b/tests/python_API_test.py
index 6975051523341ee57feea5810136d7b4a4275483..dd5775be7a128e4516cedfb5a93666b1a61b9697 100755
--- a/tests/python_API_test.py
+++ b/tests/python_API_test.py
@@ -119,10 +119,7 @@ def test_run_system_with_custom_logging():
     )
     print(out)
 
-
 # Testing other utility functions
-
-
 def test_return_help():
     out = binary_c_python_api.return_help("M_1")
     print(out)