Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adef89f + 60350a3 commit 9926f06Copy full SHA for 9926f06
1 file changed
doc/users/explain/interactive_guide.rst
@@ -287,7 +287,7 @@ to call `~.FigureCanvasBase.draw_idle` to request that the canvas be
287
re-drawn. This method can be thought of *draw_soon* in analogy to
288
`asyncio.loop.call_soon`.
289
290
-We can add this our example above as ::
+We can add this to our example above as ::
291
292
def slow_loop(N, ln):
293
for j in range(N):
0 commit comments