Skip to content

Commit 32fee0e

Browse files
authored
remove bad markup (#149)
1 parent ed3e155 commit 32fee0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/python-api/poet/scoring-sequences.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"\n",
132132
"Learn more about the `score` function in our [PoET Model API](../api-reference/embedding.html#openprotein.embeddings.PoETModel.score) page.\n",
133133
"\n",
134-
"Now that you have a list of sequence variants of interest, you can use the PoET model to perform a [single site analysis] to score all single substitution variants of your parent sequence conditioned on the prompt. See [Using PoET single site analysis](./single-site-analysis.ipynb) for more information."
134+
"Now that you have a list of sequence variants of interest, you can use the PoET model to perform a single site analysis to score all single substitution variants of your parent sequence conditioned on the prompt. See [Using PoET single site analysis](./single-site-analysis.ipynb) for more information."
135135
]
136136
}
137137
],

0 commit comments

Comments
 (0)