Skip to content

Commit 9787930

Browse files
author
JMDM
committed
BugFix: strange ghost names happening with files
1 parent 4960109 commit 9787930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
{
3030
"cell_type": "code",
31-
"execution_count": 1,
31+
"execution_count": null,
3232
"id": "8e608ecf",
3333
"metadata": {},
3434
"outputs": [],
@@ -51,7 +51,7 @@
5151
"from ariel.ec.a004 import EASettings, EAStep, EA, Population\n",
5252
"\n",
5353
"# Library to show fitness landscape\n",
54-
"from fitness_plot import fitness_landscape_plot"
54+
"from fitness_plot import fitness_landscape_plot\n"
5555
]
5656
},
5757
{

0 commit comments

Comments
 (0)