Skip to content

Commit

Permalink
CNV & fCNV available in the package's root.
Browse files Browse the repository at this point in the history
  • Loading branch information
castelao committed Dec 4, 2016
1 parent 43ae15f commit fcb39f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seabird/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
__email__ = '[email protected]'
__version__ = '0.10.0'

# from cnv import *
from cnv import CNV, fCNV

# __all__ = ['CNV', 'fCNV']

0 comments on commit fcb39f4

Please sign in to comment.