From 62eccc664ce7daf1afeaf0bb71d0c9ab4cb9414a Mon Sep 17 00:00:00 2001 From: aikaterna <20862007+aikaterna@users.noreply.github.com> Date: Wed, 16 May 2018 20:39:40 -0700 Subject: [PATCH] Update chatchart.py --- chatchart/chatchart.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatchart/chatchart.py b/chatchart/chatchart.py index 4abd7cf..8ab4a1e 100644 --- a/chatchart/chatchart.py +++ b/chatchart/chatchart.py @@ -1,4 +1,4 @@ -# Lines 54 through 68 are influenced heavily by cacobot's stats module: +# Lines 72 through 90 are influenced heavily by cacobot's stats module: # https://github.com/Orangestar12/cacobot/blob/master/cacobot/stats.py # Big thanks to Redjumpman for changing the beta version from # Imagemagick/cairosvg to matplotlib.