Skip to content

Commit 7e75c2b

Browse files
Typo
Signed-off-by: JasonMendoza2008 <lhotteromain@gmail.com>
1 parent afc6486 commit 7e75c2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pard/experimental_exchangeability.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ def experimental_exchangeability(
2323
if warning:
2424
logging.warning(" Friendly reminder that exchangeability is not a distance. Rather, it is the mean activity of"
2525
" variants with an exchange from amino acid amino_acid_1 to amino_acid_2. Meaning, high"
26-
" exchangeability is likely to mean that the amino acids are similar, although this statement is"
27-
" debatable. \n"
26+
" exchangeability is likely to mean that the amino acids are similar, although this statement"
27+
" is debatable. \n"
2828
"To remove this warning, call the function experimental_exchangeability with the optional"
2929
" argument 'warning=False'.")
3030
if symmetric:

0 commit comments

Comments
 (0)