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 cc27431 commit 7520150Copy full SHA for 7520150
tsinfer/formats.py
@@ -3297,7 +3297,7 @@ def insert_proxy_samples(
3297
**kwargs,
3298
):
3299
"""
3300
- Take a set of samples from a {class}`VariantData` instance and create additional
+ Take a set of samples from a :class:`.VariantData` instance and create additional
3301
"proxy sample ancestors" from them, returning a new :class:`.AncestorData`
3302
instance including both the current ancestors and the additional ancestors
3303
at the appropriate time points.
0 commit comments