Skip to content

Commit

Permalink
Update OPERATORS.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
kmesiab and coderabbitai[bot] committed Oct 30, 2024
1 parent f3ef44c commit 73072e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions OPERATORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,7 @@ To maintain quality and consistency in custom operators:
- Nil value handling
3. **Error Handling**: Implement robust error handling:
- Validate input types using type assertions
-
- Handle nil values appropriately
- Handle nil values appropriately
- Consider returning error values for invalid inputs
4. **Document Behavior**: Include comments detailing:
- Purpose and use cases
Expand Down

0 comments on commit 73072e3

Please sign in to comment.