Skip to content

Commit 52f993d

Browse files
Docs update
Co-authored-by: Kevin Klein <7267523+kklein@users.noreply.github.com>
1 parent 5c0c03b commit 52f993d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datajudge/requirements.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1496,7 +1496,7 @@ def add_uniques_equality_constraint(
14961496
The deprecated default may change in future versions.
14971497
To silence the warning, set ``filter_func`` explicitly.
14981498
1499-
See the ``Uniques`` class for further parameter details on ``map_func``,
1499+
See :class:`~datajudge.constraints.uniques.Uniques` for further parameter details on ``map_func``,
15001500
``reduce_func``, and ``output_processors``.
15011501
"""
15021502

0 commit comments

Comments
 (0)