Cleanup: comment blocks, trailing space in comments
This commit is contained in:
@@ -368,7 +368,7 @@ PyTypeObject FEdge_Type = {
|
||||
nullptr, /* tp_as_number */
|
||||
&BPy_FEdge_as_sequence, /* tp_as_sequence */
|
||||
nullptr, /* tp_as_mapping */
|
||||
nullptr, /* tp_hash */
|
||||
nullptr, /* tp_hash */
|
||||
nullptr, /* tp_call */
|
||||
nullptr, /* tp_str */
|
||||
nullptr, /* tp_getattro */
|
||||
|
||||
Reference in New Issue
Block a user