Mercurial > repos > jpayne > snp_pipeline
diff snp-cache.py @ 63:fb44b003e29b
planemo upload
author | jpayne |
---|---|
date | Fri, 28 Jun 2024 23:03:53 -0400 |
parents | 0b0e3e4376a7 |
children | b5cf2ec0c540 |
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