diff --git a/examples/examples_custom_logging.py b/examples/examples_custom_logging.py
index 4cebf23232a24d85982d881fa4e336555f824eb0..15e8109f1fabc2b252f039fd1eecd4b658c9eb80 100644
--- a/examples/examples_custom_logging.py
+++ b/examples/examples_custom_logging.py
@@ -48,8 +48,6 @@ pop.set(
 
                 stardata->star[0].stellar_type, //6
                 stardata->previous_stardata->star[0].stellar_type //7
-
-
           );
         };
         /* Kill the simulation to save time */