From 5ba995fc67884e4f4cbb0d65125ca1591d7d0d6f Mon Sep 17 00:00:00 2001 From: David Hendriks <davidhendriks93@gmail.com> Date: Sat, 18 Apr 2020 14:49:33 +0100 Subject: [PATCH] changed example --- examples/examples_custom_logging.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/examples_custom_logging.py b/examples/examples_custom_logging.py index 4cebf2323..15e8109f1 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 */ -- GitLab