From ade544a6dc7f6cdb0fe8b3d8c2455debbd466f00 Mon Sep 17 00:00:00 2001 From: linarphy Date: Thu, 27 Mar 2025 14:53:18 +0100 Subject: [PATCH] Remove empty cells --- main.ipynb | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/main.ipynb b/main.ipynb index 64fd625..3a51cd0 100644 --- a/main.ipynb +++ b/main.ipynb @@ -1493,38 +1493,6 @@ " ax.grid(True, \"both\", \"both\")\n", " show()" ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "4bec97a5-ed7b-4976-a98e-846b9988d8a1", - "metadata": {}, - "outputs": [], - "source": [] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "bbaef9fa-e9f5-45af-af5e-8e695fa5a77f", - "metadata": {}, - "outputs": [], - "source": [] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "35322249-57ac-47a4-8fe4-30df71759897", - "metadata": {}, - "outputs": [], - "source": [] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "0eb465dd-cff8-4c12-856b-2612d374dd06", - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": {