Cleanup: comment blocks, trailing space in comments
This commit is contained in:
@@ -235,7 +235,7 @@ PyTypeObject UnaryPredicate1D_Type = {
|
||||
nullptr, /* tp_as_number */
|
||||
nullptr, /* tp_as_sequence */
|
||||
nullptr, /* tp_as_mapping */
|
||||
nullptr, /* tp_hash */
|
||||
nullptr, /* tp_hash */
|
||||
(ternaryfunc)UnaryPredicate1D___call__, /* tp_call */
|
||||
nullptr, /* tp_str */
|
||||
nullptr, /* tp_getattro */
|
||||
|
||||
Reference in New Issue
Block a user