Skip to content

Commit c97c615

Browse files
committed
fix lint
1 parent e9bf709 commit c97c615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

malariagen_data/anoph/dipclust.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def __init__(
4545
@check_types
4646
@doc(
4747
summary=""""
48-
Hierarchically cluster diplotypes in region and produce an interactive plot.
48+
Hierarchically cluster diplotypes in region and produce an interactive plot.
4949
5050
If you use this function in a publication, please cite the original manuscript: doi.org/10.1093/molbev/msae140
5151
""",
@@ -596,7 +596,7 @@ def _insert_dipclust_snp_trace(
596596

597597
@doc(
598598
summary=""""
599-
Perform diplotype clustering, annotated with heterozygosity, gene copy number and amino acid variants.
599+
Perform diplotype clustering, annotated with heterozygosity, gene copy number and amino acid variants.
600600
601601
If you use this function in a publication, please cite the original manuscript: doi.org/10.1093/molbev/msae140
602602
""",

0 commit comments

Comments
 (0)