You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/auto-examples/walkthrough.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -522,7 +522,7 @@
522
522
</div>
523
523
<br/>
524
524
<br/><p>Oh, but that was a blunder. Moves can be undone with <codeclass="xref py py-func docutils literal notranslate"><spanclass="pre">Board.undo()</span></code>, which returns
525
-
the last <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Move</span></code> applied. Getting the <codeclass="docutils literal notranslate"><spanclass="pre">str`</span></code> of a <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Move</span></code> renders the move
525
+
the last <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Move</span></code> applied. Getting the <codeclass="docutils literal notranslate"><spanclass="pre">str</span></code> of a <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Move</span></code> renders the move
0 commit comments