Skip to content

Commit

Permalink
(Re-add the __all__-part)
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Riel committed Apr 26, 2014
1 parent 6ae1710 commit 0a8a797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mpltools/special/hinton.py
Expand Up @@ -4,6 +4,7 @@
from matplotlib import transforms
from matplotlib import ticker

__all__ = ['hinton']

# TOOD: Add yutils.mpl._coll to mpltools and use that for square collection.
class SquareCollection(collections.RegularPolyCollection):
Expand Down

0 comments on commit 0a8a797

Please sign in to comment.