aboutsummaryrefslogtreecommitdiff
path: root/python/olm/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/olm/__init__.py')
-rw-r--r--python/olm/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/olm/__init__.py b/python/olm/__init__.py
index 8681d12..31b29b9 100644
--- a/python/olm/__init__.py
+++ b/python/olm/__init__.py
@@ -1,3 +1,4 @@
from .account import Account
from .session import Session
from .outbound_group_session import OutboundGroupSession
+from .inbound_group_session import InboundGroupSession