changeset 3:98b40ecad32b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/query_tabular commit cb490a0eee9efc2cd6c98d5bb714b75b5894c56c
author iuc
date Mon, 06 Nov 2017 23:20:17 -0500
parents 4a9b1cb3639b
children fe7be5634ab3
files query_tabular.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/query_tabular.py	Mon Oct 23 13:27:29 2017 -0400
+++ b/query_tabular.py	Mon Nov 06 23:20:17 2017 -0500
@@ -8,7 +8,6 @@
 import sys
 
 from load_db import create_table
-
 from query_db import describe_tables, get_connection, run_query