changeset 8:c8cc033c5fe3 draft

Deleted selected files
author ulfschaefer
date Wed, 16 Dec 2015 07:25:11 -0500
parents 5529e558e3b2
children a192ecd32ba3
files vcfs2fasta/phe/__init__.py
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/vcfs2fasta/phe/__init__.py	Wed Dec 16 07:24:02 2015 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-if __name__ == "phe":
-    # If this package is added as library, append extended path.
-    from pkgutil import extend_path
-    __path__ = extend_path(__path__, __name__)
\ No newline at end of file