Searched defs:Callable (Results 1 – 2 of 2) sorted by relevance
44 def __init__(self, filter_func: Callable):
366 def _ModuleNamePrefixMatchingCheck(self, item: str, check_function: Callable) -> bool: