Skip to content

Commit 03c1511

Browse files
committed
Adds 'grouped' to function_modifiers.__init__.py
1 parent 1441695 commit 03c1511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hamilton/function_modifiers/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
# Helper functions to specify dependency sources for parameterization
3434
value = dependencies.value
3535
source = dependencies.source
36+
group = dependencies.group
3637

3738
# These aren't strictly part of the API but we should have them here for safety
3839
LiteralDependency = dependencies.LiteralDependency

0 commit comments

Comments
 (0)