Skip to content

Commit

Permalink
update docs of GWProblem (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
MUCDK authored Mar 16, 2023
1 parent 48318f7 commit 788e31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/moscot/problems/generic/_generic.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ def _valid_policies(self) -> Tuple[Policy_t, ...]:
@d.dedent
class GWProblem(GenericAnalysisMixin[K, B], CompoundProblem[K, B]):
"""
Class for solving Gromov-Wasserstein problems.
Class for solving (Fused) Gromov-Wasserstein problems.
Parameters
----------
Expand Down

0 comments on commit 788e31d

Please sign in to comment.