Mercurial > repos > iuc > ncbi_eutils_egquery
diff __efetch_build_options.py @ 5:20a86bfb54eb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit 15bcc5104c577b4b9c761f2854fc686c07ffa9db
| author | iuc |
|---|---|
| date | Thu, 07 Jul 2016 02:38:00 -0400 |
| parents | 3ebc86b520d7 |
| children | 2d54a753d1f1 |
line wrap: on
line diff
--- a/__efetch_build_options.py Fri Jun 10 15:03:27 2016 -0400 +++ b/__efetch_build_options.py Thu Jul 07 02:38:00 2016 -0400 @@ -210,7 +210,7 @@ </param> </when>''' -FORMAT_OPTION_TPL = '''<option value="{name_type}">{name_type_human}</option>''' +FORMAT_OPTION_TPL = '''<option value="{name_type}">{name_type_human}</option>''' format_names = {}
