#2620: remove div zero from notebook

This commit is contained in:
Czar Echavez
2024-07-02 02:52:08 +01:00
parent a5a93fe850
commit e2429df220

View File

@@ -18,15 +18,6 @@
"Import packages and read config file."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"1/0"
]
},
{
"cell_type": "code",
"execution_count": null,
@@ -152,7 +143,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.10.11"
}
},
"nbformat": 4,