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 effbf5f commit 666cc72Copy full SHA for 666cc72
mautrix/types/event/batch.py
@@ -8,7 +8,7 @@
8
from attr import dataclass
9
import attr
10
11
-from ..primitive import UserID, EventID
+from ..primitive import EventID, UserID
12
from ..util import SerializableAttrs
13
from .base import BaseEvent
14
0 commit comments