changeset 3:1ea4e668bf73 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:29 -0500
parents fb8484ee54d8
children 973f03d82c86
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:42 2017 -0400
+++ b/query_tabular.py	Mon Nov 06 23:20:29 2017 -0500
@@ -8,7 +8,6 @@
 import sys
 
 from load_db import create_table
-
 from query_db import describe_tables, get_connection, run_query