From a12aae80d10c59cd39a88bbffd78ee9c45b60e24 Mon Sep 17 00:00:00 2001 From: Mark Mossberg Date: Thu, 23 Mar 2017 14:25:46 -0400 Subject: [PATCH] Move stats.py to scripts/ (#100) --- stats.py => scripts/stats.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename stats.py => scripts/stats.py (100%) diff --git a/stats.py b/scripts/stats.py similarity index 100% rename from stats.py rename to scripts/stats.py