diff --git a/M2E_statistical_test.ipynb b/M2E_statistical_test.ipynb index 5683948c9a59576b1316ed93b2c63f75fbe478cf..705867b91f2d5f67c0ea98eebf4b867e31dc64fc 100644 --- a/M2E_statistical_test.ipynb +++ b/M2E_statistical_test.ipynb @@ -22,17 +22,6 @@ "data_path = os.path.abspath(\"simulations\")" ] }, - { - "cell_type": "code", - "execution_count": null, - "id": "7d8e36f4-8918-456f-8324-c4fefd141848", - "metadata": {}, - "outputs": [], - "source": [ - "import sys\n", - "print(\"Python version:\", sys.version)" - ] - }, { "cell_type": "code", "execution_count": null,