Skip to main content
Version: 0.96

snorkelflow.client.operators.delete_operator

snorkelflow.client.operators.delete_operator(operator_name)

Delete an operator given the operator name.

Parameters:

operator_name (str) – Name of the custom operator to delete.

Return type:

None