changeset 23:194cf7e7e936 default tip

Format hacks yo.
author Wise, Catherine (Digital, Acton) <Catherine.Wise@csiro.au>
date Thu, 25 Jun 2015 14:06:10 +1000
parents fb915c3aefb2
children
files TrustStoreGalaxyBrowse.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TrustStoreGalaxyBrowse.py	Thu Jun 25 14:05:33 2015 +1000
+++ b/TrustStoreGalaxyBrowse.py	Thu Jun 25 14:06:10 2015 +1000
@@ -104,7 +104,7 @@
     if ext == 'fa':
         ext = 'fasta'
     meta_dict = dict(type=ds_type,
-                     ext=extension,
+                     ext=ext,
                      filename=filename,
                      name=name,
                      metadata={})