Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusMNoack committed Oct 25, 2024
1 parent c99cf7a commit b617e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fvgp/gp.py
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ def train(self,
`dask.distributed.Client` instance is constructed.
info : bool, optional
Provides a way how to access information reports during training of the GP. The default is False.
If other information is needed please, utilize `logger` as described in the online
If other information is needed please utilize `logger` as described in the online
documentation (separately for HGDL and fvgp if needed).
Expand Down

0 comments on commit b617e6f

Please sign in to comment.