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 25c4383 commit 48b1659Copy full SHA for 48b1659
src/pydvl/value/least_core/__init__.py
@@ -71,7 +71,7 @@ def compute_least_core_values(
71
72
:return: ValuationResult object with the computed values.
73
74
- .. versionadded:: 0.4.1
+ .. versionadded:: 0.5.0
75
"""
76
progress: bool = kwargs.pop("progress", False)
77
0 commit comments