pastas.decorators.check_argument_model ====================================== .. py:function:: pastas.decorators.check_argument_model(function: collections.abc.Callable) -> collections.abc.Callable Check if the first argument is a pastas Model. .. !! processed by numpydoc !!