Mercurial > repos > jpayne > snp_pipeline
changeset 63:fb44b003e29b
planemo upload
author | jpayne |
---|---|
date | Fri, 28 Jun 2024 23:03:53 -0400 |
parents | d497922d6caa |
children | b5cf2ec0c540 |
files | snp-cache.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/snp-cache.py Fri Jun 28 00:26:24 2024 -0400 +++ b/snp-cache.py Fri Jun 28 23:03:53 2024 -0400 @@ -11,7 +11,7 @@ import io import shutil import os, sys -from builtins import open as _open +# from builtins import open as _open from copy import copy from functools import partial from itertools import tee