Skip to content

Commit 88e7619

Browse files
committed
PEP563
1 parent a9fefb3 commit 88e7619

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/custom_msg.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
print result
1111
1212
"""
13+
from __future__ import annotations
14+
1315
import asyncio
1416
import struct
1517

0 commit comments

Comments
 (0)