diff --git a/tests/test_flatland_malfunction.py b/tests/test_flatland_malfunction.py
index d3dc6fa7d7bc965b5abc0ec978e24fb0ae2e0c74..6efb6a8c983ab813f1978c483e41c8e0ca214e53 100644
--- a/tests/test_flatland_malfunction.py
+++ b/tests/test_flatland_malfunction.py
@@ -135,6 +135,7 @@ def test_malfunction_process():
 def test_malfunction_process_statistically():
     """Tests hat malfunctions are produced by stochastic_data!"""
     # Set fixed malfunction duration for this test
+    #
     stochastic_data = {'prop_malfunction': 1.,
                        'malfunction_rate': 5,
                        'min_duration': 5,