Searched refs:should_bind_function (Results 1 – 1 of 1) sorted by relevance
62 def should_bind_function(python_func: PythonSignatureNativeFunctionPair) -> bool: function76 should_bind = should_bind_method if method else should_bind_function