Skip to content

Commit

Permalink
rm bad comment
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Sep 17, 2024
1 parent 499a524 commit 10e7532
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/client/operate.c
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,6 @@ PyObject *AerospikeClient_Operate(AerospikeClient *self, PyObject *args,
}

CLEANUP:
// This method will always set an exception's bin attribute to Python's None
EXCEPTION_ON_ERROR();

return py_result;
Expand Down

0 comments on commit 10e7532

Please sign in to comment.