# HG changeset patch # User ulfschaefer # Date 1450268711 18000 # Node ID c8cc033c5fe3d982b6c8e39e488d3f2c2a93055c # Parent 5529e558e3b29d2295acbf23fae72b07c6c1c832 Deleted selected files diff -r 5529e558e3b2 -r c8cc033c5fe3 vcfs2fasta/phe/__init__.py --- 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