Cleanup: trailing newlines

This commit is contained in:
2018-06-29 08:02:49 +02:00
parent 46dceefc35
commit af36dd4664
296 changed files with 0 additions and 320 deletions

View File

@@ -59,7 +59,3 @@ for d in defs.split('\n'):
py_val = w[0]
print '\tPyModule_AddObject(mod, "%s", PyLong_FromSize_t(%s));' % (val, py_val)