Skip to content

Commit

Permalink
Adds 'grouped' to function_modifiers.__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahbenizzy committed Mar 20, 2023
1 parent 1441695 commit 03c1511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hamilton/function_modifiers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
# Helper functions to specify dependency sources for parameterization
value = dependencies.value
source = dependencies.source
group = dependencies.group

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

0 comments on commit 03c1511

Please sign in to comment.