(self, _0: int, /)
| 125 | if TYPE_CHECKING: |
| 126 | def __init__(self, value: int) -> None: ... |
| 127 | def __ffi_init__(self, _0: int, /) -> None: ... # ty: ignore[invalid-method-override] |
| 128 | # fmt: on |
| 129 | # tvm-ffi-stubgen(end) |
| 130 |
nothing calls this directly
no outgoing calls
no test coverage detected