Skip to content

Commit

Permalink
more import fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Feb 8, 2016
1 parent a4c52d3 commit 4921c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta_mixin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@

# make sure meta is in sys.modules
import meta # NOQA

# link this module to meta
sys.modules[__name__] = sys.modules['meta']

0 comments on commit 4921c30

Please sign in to comment.