diff --git a/scripts/HelperFunctions.ipynb b/scripts/HelperFunctions.ipynb
index 8ebb3a75a50bbbd3a673437e235b043791f564f7..0ab0990856eab7824e6db8d6b59ebe9750eec56c 100644
--- a/scripts/HelperFunctions.ipynb
+++ b/scripts/HelperFunctions.ipynb
@@ -103,6 +103,7 @@
    "metadata": {},
    "outputs": [],
    "source": [
+    
     "files_name=['weights_fc1_0_0_25_0.7', 'weights_fc2_0_0_25_0.7', 'weights_fc1_1_1_25_0.7', 'weights_fc2_1_1_25_0.7']\n",
     "weights=[[],[],[],[]]\n",
     "shape=[{'x':28, 'y':28, 'z':400}, {'x':20, 'y':20, 'z':1600}]\n",