Skip to content

Commit

Permalink
Merge pull request optuna#5064 from Alnusjaponica/fix-docs
Browse files Browse the repository at this point in the history
Update link to reference
  • Loading branch information
HideakiImamura authored Oct 23, 2023
2 parents 1a0994e + 5e5c498 commit 14770e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optuna/integration/fastaiv1.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class FastAIV1PruningCallback(TrackerCallback):
Args:
learn:
`fastai.basic_train.Learner <https://docs.fast.ai/basic_train.html#Learner>`_.
`fastai.basic_train.Learner <https://fastai1.fast.ai/basic_train.html#Learner>`_.
trial:
A :class:`~optuna.trial.Trial` corresponding to the current
evaluation of the objective function.
Expand Down

0 comments on commit 14770e5

Please sign in to comment.