Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocuturi authored May 21, 2022
1 parent 0a78de0 commit 991515a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ott/tools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

"""OTT tools: A set of tools to use OT in differentiable ML pipelines."""

#from . import plot
from . import plot
from . import gaussian_mixture
from . import sinkhorn_divergence
from . import soft_sort
Expand Down

0 comments on commit 991515a

Please sign in to comment.