Searched defs:with_callable_args (Results 1 – 1 of 1) sorted by relevance
79 def with_callable_args(self, **kwargs): member in _PartialWrapper163 with_callable_args = classmethod(_with_callable_args) variable in ObserverBase