diff webapollo.py @ 4:8cdac81ce7f8 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit a3fcc5a9fa19ef4031b759e918c444fc7c186265
author gga
date Thu, 08 Feb 2018 11:33:56 -0500
parents 5fbce9e09d27
children 6f2dac11110e
line wrap: on
line diff
--- a/webapollo.py	Wed Sep 20 09:39:39 2017 -0400
+++ b/webapollo.py	Thu Feb 08 11:33:56 2018 -0500
@@ -6,7 +6,6 @@
 import logging
 import os
 import time
-
 from abc import abstractmethod
 from builtins import next
 from builtins import object