Skip to content

Commit

Permalink
now casters is an explicit submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
shaypal5 committed Oct 4, 2020
1 parent 04ed8fa commit 728eb45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions birch/__init__.py
Expand Up @@ -2,6 +2,7 @@

from .core import Birch # noqa: F401
import birch.exceptions as exceptions # noqa: F401
import birch.casters as casters # noqa: F401

from ._version import get_versions
__version__ = get_versions()['version']
Expand Down

0 comments on commit 728eb45

Please sign in to comment.