From 4a29e62166ad91ece2246c304fbd332f84de5803 Mon Sep 17 00:00:00 2001 From: Serge Date: Tue, 29 Dec 2020 19:26:38 -0800 Subject: [PATCH] Use tags now in gitcount --- tools/gitcount.ipynb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/gitcount.ipynb b/tools/gitcount.ipynb index ffe80a82..34c2ef30 100644 --- a/tools/gitcount.ipynb +++ b/tools/gitcount.ipynb @@ -32,10 +32,8 @@ ] }, { - "cell_type": "code", - "execution_count": 39, + "cell_type": "markdown", "metadata": {}, - "outputs": [], "source": [ "start_date = '2020-07-11'" ]