Skip to content

Commit ea17aee

Browse files
committed
whitespace
1 parent 00b735f commit ea17aee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Objects/longobject.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3611,7 +3611,6 @@ long_richcompare(PyObject *self, PyObject *other, int op)
36113611
Py_RETURN_RICHCOMPARE(result, 0, op);
36123612
}
36133613

3614-
36153614
#ifndef NDEBUG
36163615
static int _is_python_smallint(PyObject *op)
36173616
{

0 commit comments

Comments
 (0)