Skip to content

Commit

Permalink
add groupby_pattern in root init.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsavio committed Jul 4, 2016
1 parent 986e4ea commit 370ad90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hansel/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

from .crumb import Crumb
from .mktree import mktree
from .utils import ParameterGrid, intersection
from .utils import ParameterGrid, intersection, groupby_pattern

0 comments on commit 370ad90

Please sign in to comment.