MCPcopy Index your code
hub / github.com/RustPython/RustPython / MyPoint

Class MyPoint

Lib/test/test_typing.py:2814–2817  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2812 label: str
2813
2814class MyPoint:
2815 x: int
2816 y: int
2817 label: str
2818
2819class XAxis(Protocol):
2820 x: int

Callers 1

Calls

no outgoing calls

Tested by 1