Skip to content

Commit b5c1a1f

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

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
@@ -1610,7 +1610,7 @@ def add_uniques_subset_constraint(
16101610
that ``UniquesSubset`` and ``UniquesSuperset`` are not symmetrical in this regard.
16111611
16121612
By default, the number of occurrences affects the computed fraction of violations.
1613-
To disable this weighting, set `compare_distinct=True`.
1613+
To disable this weighting, set ``compare_distinct=True``.
16141614
This argument does not have an effect on the test results for other `Uniques` constraints,
16151615
or if `max_relative_violations` is 0.
16161616

0 commit comments

Comments
 (0)