From 459b96f9b3854a8b3dcf59e1cbd5d9681f290a34 Mon Sep 17 00:00:00 2001 From: tcicoder Date: Tue, 11 Aug 2026 21:11:07 -0400 Subject: [PATCH] initial commit --- cookbook/1-RiskReturnModels.ipynb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/cookbook/1-RiskReturnModels.ipynb b/cookbook/1-RiskReturnModels.ipynb index 3da6e9e0..6aa14ee7 100644 --- a/cookbook/1-RiskReturnModels.ipynb +++ b/cookbook/1-RiskReturnModels.ipynb @@ -361,6 +361,15 @@ "source": [ "The good news is that we see a good degree of agreement (apart from the `ema` method)." ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "#testing version control by adding this line\n" + ] } ], "metadata": {