Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm-ffi
/ default
Method
default
tests/python/test_dataclass_enum.py:275–276 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
273
274
@classmethod
275
def
default(cls) -> Priority:
276
return
cls.low
# ty: ignore[invalid-return-type]
277
278
@property
279
def
doubled(self) -> int:
Callers
1
test_payload_literal_sugar_preserves_methods_and_properties
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected