We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b4129 commit f33c9cfCopy full SHA for f33c9cf
teamtalk/message.py
@@ -1,6 +1,5 @@
1
"""This module contains the Message class and its subclasses."""
2
3
-
4
from .implementation.TeamTalkPy import TeamTalk5 as sdk
5
6
teamtalk/statistics.py
@@ -1,4 +1,5 @@
"""Server statistics module for Teamtalk."""
+
from ._utils import _get_tt_obj_attribute
0 commit comments