MeshPart: remove trailing whitespace

This commit is contained in:
luz paz
2022-11-10 07:06:08 -05:00
committed by wwmayer
parent c5522245fa
commit be783892bb
19 changed files with 110 additions and 110 deletions

View File

@@ -25,7 +25,7 @@
#include <Base/Console.h>
#include <Base/PyObjectBase.h>
#include <Base/Interpreter.h>
namespace MeshPart {
extern PyObject* initModule();