Searched defs:is_type_of (Results 1 – 2 of 2) sorted by relevance
180 def is_type_of(value: Any, type_: str) -> bool: function
195 def is_type_of(value: Any, type_: str) -> bool: # type: ignore[explicit-any] function