Skip to content

Commit

Permalink
Update util.py (#5205)
Browse files Browse the repository at this point in the history
Was not updated in #5184
  • Loading branch information
jlstevens committed Feb 14, 2022
1 parent 92bf472 commit cfb9181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion holoviews/core/util.py
Expand Up @@ -1553,7 +1553,7 @@ def resolve_dependent_value(value):
Resolves parameter values, Parameterized instance methods,
parameterized functions with dependencies on the supplied value,
including such parameters embedded in a list or tuple.
including such parameters embedded in a list, tuple, or dictionary.
Args:
value: A value which will be resolved
Expand Down

0 comments on commit cfb9181

Please sign in to comment.