Skip to content

Commit

Permalink
Update errata formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
elistevens authored Dec 28, 2020
1 parent 7c6f224 commit b59272f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/errata.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,11 @@ <h2>Page 258</h2>
<h2>Page 277</h2>
<p><i>The first code annotation should read:</i></p>
<p>
# In[7]:
from p2ch10.vis import findPositiveSamples, showCandidate
positiveSample_list = findPositiveSamples()
<pre>
# In[7]:
from p2ch10.vis import findPositiveSamples, showCandidate
positiveSample_list = findPositiveSamples()
</pre>
</p>

</div>
Expand Down

0 comments on commit b59272f

Please sign in to comment.