executorlib.standalone.inputcheck.check_resource_dict

executorlib.standalone.inputcheck.check_resource_dict#

executorlib.standalone.inputcheck.check_resource_dict(function: Callable) None[source]#

Check if the function has a parameter named ‘resource_dict’ and raise a ValueError if it does.