Skip to content

Commit f40c5c0

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

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
@@ -1612,7 +1612,7 @@ def add_uniques_subset_constraint(
16121612
By default, the number of occurrences affects the computed fraction of violations.
16131613
To disable this weighting, set ``compare_distinct=True``.
16141614
This argument does not have an effect on the test results for other `Uniques` constraints,
1615-
or if `max_relative_violations` is 0.
1615+
or if ``max_relative_violations`` is 0.
16161616
16171617
See ``Uniques`` for further details on ``map_func``, ``reduce_func``,
16181618
and ``output_processors``.

0 commit comments

Comments
 (0)