Skip to content

Commit

Permalink
Merge pull request #181 from vocalpy/import-register-format-top-level
Browse files Browse the repository at this point in the history
ENH: Import `register_formats` at package level, fix #177
  • Loading branch information
NickleDave committed May 18, 2022
2 parents 1a39497 + 40c40d0 commit 0160fc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/crowsetta/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@

# ok, now it's safe to import formats
from . import formats
from .formats import register_format

0 comments on commit 0160fc6

Please sign in to comment.