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