PartDesign: fix spacing in several files
This commit is contained in:
committed by
Stefan Tröger
parent
7e1a76eb37
commit
ad461fc472
@@ -27,7 +27,7 @@ PyObject *BodyPy::getCustomAttributes(const char* /*attr*/) const
|
||||
|
||||
int BodyPy::setCustomAttributes(const char* /*attr*/, PyObject* /*obj*/)
|
||||
{
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
PyObject* BodyPy::addFeature(PyObject *args)
|
||||
|
||||
Reference in New Issue
Block a user