Skip to content

Commit

Permalink
Update util.py
Browse files Browse the repository at this point in the history
Was not updated in #5184
  • Loading branch information
Hoxbro committed Feb 8, 2022
1 parent 300a02c commit 4deac14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion holoviews/core/util.py
Expand Up @@ -1507,7 +1507,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 4deac14

Please sign in to comment.