Skip to content

Commit 6147db4

Browse files
hyanwongpetrelharp
authored andcommitted
Correct .. note:: syntax
1 parent 4c1737f commit 6147db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tskit/trees.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6646,7 +6646,7 @@ def divergence(
66466646
:ref:`span normalise <sec_stats_span_normalise>`,
66476647
and :ref:`return value <sec_stats_output_format>`.
66486648
6649-
..note ::
6649+
.. note::
66506650
To avoid unexpected results, sample sets should be nonoverlapping,
66516651
since comparisons of individuals to themselves are not removed when computing
66526652
divergence between distinct sample sets. (However, specifying an index

0 commit comments

Comments
 (0)