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 a9fefb3 commit 88e7619Copy full SHA for 88e7619
examples/custom_msg.py
@@ -10,6 +10,8 @@
10
print result
11
12
"""
13
+from __future__ import annotations
14
+
15
import asyncio
16
import struct
17
0 commit comments