summaryrefslogtreecommitdiff
path: root/ot/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ot/__init__.py')
-rw-r--r--ot/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot/__init__.py b/ot/__init__.py
index 08b57eb..a925a6f 100644
--- a/ot/__init__.py
+++ b/ot/__init__.py
@@ -1,5 +1,6 @@
"""Python Optimal Transport toolbox"""
+
# All submodules and packages
from . import lp
from . import bregman