Skip to content

Commit

Permalink
changed name of python script
Browse files Browse the repository at this point in the history
  • Loading branch information
jigold committed Aug 29, 2017
1 parent 9601c23 commit 0737b49
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/hail/representation/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from hail.representation.genotype import Genotype, Call
from hail.representation.annotations import Struct
from hail.representation.pedigree import Trio, Pedigree
from hail.representation.genomeref import ReferenceGenome
from hail.representation.refgenome import ReferenceGenome

__all__ = ['Variant',
'Locus',
Expand Down
File renamed without changes.

0 comments on commit 0737b49

Please sign in to comment.