From 809f46fe365f2c641733230eb159d11d4c8fcc28 Mon Sep 17 00:00:00 2001 From: Leonid Gloubchnin Date: Tue, 4 Nov 2025 18:02:38 +0000 Subject: [PATCH] to discard --- research/notebooks/single_pair_test_lg.ipynb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/research/notebooks/single_pair_test_lg.ipynb b/research/notebooks/single_pair_test_lg.ipynb index e413465..a4416f1 100644 --- a/research/notebooks/single_pair_test_lg.ipynb +++ b/research/notebooks/single_pair_test_lg.ipynb @@ -14,7 +14,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -35,6 +35,8 @@ "global bt_result\n", "global INSTRUMENTS\n", "\n", + "\"going to discard\"\n", + "\n", "import os\n", "\n", "ROOT_DIR = \"/home/lgolubchin/cvtt/pairs_trading\"\n",