From 7df6dfbf3fdb07bc55e3fc7518d7068a14d22852 Mon Sep 17 00:00:00 2001 From: Philip Eisenlohr Date: Tue, 18 Dec 2018 15:10:26 -0500 Subject: [PATCH] renamed "showTable" to "viewTable" to avoid clashing with astropy.table module --- processing/post/{showTable.py => viewTable.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename processing/post/{showTable.py => viewTable.py} (100%) diff --git a/processing/post/showTable.py b/processing/post/viewTable.py similarity index 100% rename from processing/post/showTable.py rename to processing/post/viewTable.py