Code cleanup: white space and cmake was broken on all platforms
This commit is contained in:
@@ -65,7 +65,7 @@ static char UnaryFunction0DUnsigned___doc__[] =
|
||||
"\n"
|
||||
".. method:: __init__()\n"
|
||||
"\n"
|
||||
" Default constructor.\n";
|
||||
" Default constructor.\n";
|
||||
|
||||
static int UnaryFunction0DUnsigned___init__(BPy_UnaryFunction0DUnsigned *self, PyObject *args, PyObject *kwds)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user