From 2e99de68c05bc85722f48e423fe606bc1a86771b Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sat, 30 Dec 2017 12:10:56 -0600 Subject: [PATCH] Rename table.py to table/table.py --- table.py => table/table.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename table.py => table/table.py (100%) diff --git a/table.py b/table/table.py similarity index 100% rename from table.py rename to table/table.py