summaryrefslogtreecommitdiff
path: root/distixlib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'distixlib/__init__.py')
-rw-r--r--distixlib/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/distixlib/__init__.py b/distixlib/__init__.py
index 8f0c20d..ee2471d 100644
--- a/distixlib/__init__.py
+++ b/distixlib/__init__.py
@@ -40,6 +40,7 @@ from .message_thread import MessageThread
from .message_renderer import MessageRenderer
from .repo import Repository
from .git import Git
+from .msg_id_extractor import get_ids_from_message
from .text_renderer import TextRenderer
from .html_renderer import HtmlRenderer
from .util import get_ticket_ids