(self, _0: Any, /)
| 208 | if TYPE_CHECKING: |
| 209 | def __init__(self, key: Any, hash_i64: int) -> None: ... |
| 210 | def __ffi_init__(self, _0: Any, /) -> None: ... # ty: ignore[invalid-method-override] |
| 211 | # fmt: on |
| 212 | # tvm-ffi-stubgen(end) |
| 213 |
nothing calls this directly
no outgoing calls
no test coverage detected