Searched refs:allow_callables (Results 1 – 2 of 2) sorted by relevance
76 allow_callables=False): argument80 elif allow_callables and callable(input_data):87 allowed_args += 'a `Callable`, ' if allow_callables else ''
271 allow_callables=True)280 allow_callables=True)