Skip to main content
Version: 0.95

snorkelflow.client.operators.delete_operator

snorkelflow.client.operators.delete_operator(operator_name)

Delete an operator given the operator name.

Parameters

NameTypeDefaultInfo
operator_namestrName of the custom operator to delete.

Return type

None