Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed May 31, 2024
1 parent 05d4e2c commit f38ba5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4443,4 +4443,4 @@ SEXP py_exception_as_condition(PyObject* object, SEXP refenv) {
Rf_setAttrib(out, sym_py_object, refenv);
UNPROTECT(1);
return out;
}
}

0 comments on commit f38ba5a

Please sign in to comment.