We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f02ee1 commit 5bb6e84Copy full SHA for 5bb6e84
1 file changed
src/pytito/admin/__init__.py
@@ -19,5 +19,7 @@
19
from .event import Event
20
from .ticket import Ticket
21
from .account import Account
22
+from .release import Release
23
+from .activity import Activity
24
25
from ._base_client import UnauthorizedException
0 commit comments