File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ def do0d(
3232 will be called at each step. The function should take no arguments.
3333 The parameters and functions are called in the order they are
3434 supplied.
35- **kwargs: kwargs are the same as for dond and forwarded directly to dond.
35+ **kwargs: kwargs are the same as for :func:` dond and forwarded directly to :func:` dond.
3636
3737 Returns:
3838 The QCoDeS dataset.
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ def do1d(
4646 will be called at each step. The function should take no arguments.
4747 The parameters and functions are called in the order they are
4848 supplied.
49- **kwargs: kwargs are the same as for dond and forwarded directly to dond.
49+ **kwargs: kwargs are the same as for :func:` dond and forwarded directly to :func:` dond.
5050
5151 Returns:
5252 The QCoDeS dataset.
You can’t perform that action at this time.
0 commit comments