Skip to content

Commit 1ffe220

Browse files
committed
fix link in docs
1 parent 2b8d749 commit 1ffe220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorial/tutorial.BalancingLearner.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The balancing learner can for example be used to implement a poor-man’s
5757

5858
Often one wants to create a set of ``learner``\ s for a cartesian
5959
product of parameters. For that particular case we’ve added a
60-
``classmethod`` called ``~adaptive.BalancingLearner.from_product``.
60+
``classmethod`` called `~adaptive.BalancingLearner.from_product`.
6161
See how it works below
6262

6363
.. jupyter-execute::

0 commit comments

Comments
 (0)