changeset 3:137d0b8d119b 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:18:32 -0500
parents 51cfa600e5e0
children 5600704453b8
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:25:30 2017 -0400
+++ b/query_tabular.py	Mon Nov 06 23:18:32 2017 -0500
@@ -8,7 +8,6 @@
 import sys
 
 from load_db import create_table
-
 from query_db import describe_tables, get_connection, run_query