Part: remove trailing whitespace

This commit is contained in:
luz paz
2022-11-15 14:51:24 -05:00
committed by Chris Hennes
parent 52af260eb8
commit 2f1ff7928b
174 changed files with 757 additions and 757 deletions

View File

@@ -185,5 +185,5 @@ PyObject *Geometry2dPy::getCustomAttributes(const char* /*attr*/) const
int Geometry2dPy::setCustomAttributes(const char* /*attr*/, PyObject* /*obj*/)
{
return 0;
return 0;
}