mirror of
https://github.com/python/cpython.git
synced 2025-11-08 09:32:01 +00:00
4 lines
43 B
Python
4 lines
43 B
Python
|
|
from . import a
|
||
|
|
|
||
|
|
annos = a.__annotations__
|