Skip to content

Commit

Permalink
fix missing export (hail-is#3331)
Browse files Browse the repository at this point in the history
  • Loading branch information
cseed authored Apr 9, 2018
1 parent b91bc94 commit c50deb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/hail/expr/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
'HailType',
'hail_type',
'is_container',
'is_compound',
'is_numeric',
'is_primitive',
'types_match',
Expand Down

0 comments on commit c50deb1

Please sign in to comment.