Ejemplo n.º 1
0
 def _callable_sig_converter_(self, callable):
     return DropFirstParameter.from_function(callable)
Ejemplo n.º 2
0
 def _callable_sig_converter_(self, callable):
     return DropFirstParameter.from_function(callable)