We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1441695 commit 03c1511Copy full SHA for 03c1511
hamilton/function_modifiers/__init__.py
@@ -33,6 +33,7 @@
33
# Helper functions to specify dependency sources for parameterization
34
value = dependencies.value
35
source = dependencies.source
36
+group = dependencies.group
37
38
# These aren't strictly part of the API but we should have them here for safety
39
LiteralDependency = dependencies.LiteralDependency
0 commit comments