Skip to content

Commit 7435ecc

Browse files
Juan Daniel TorresJuan Daniel Torres
Juan Daniel Torres
authored and
Juan Daniel Torres
committed
typo
1 parent 641d4a3 commit 7435ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorial/tutorial.advanced-topics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ We await for the runner to finish, and then plot the result.
440440

441441
```{code-cell} ipython3
442442
await runner.task
443-
learner.plot
443+
learner.plot()
444444
```
445445

446446
## Using Runners from a script

0 commit comments

Comments
 (0)