PyAPI: Fix warning about indent
This commit is contained in:
@@ -2862,7 +2862,7 @@ PyDoc_STRVAR(BPy_PointerProperty_doc,
|
|||||||
"name=\"\", "
|
"name=\"\", "
|
||||||
"description=\"\", "
|
"description=\"\", "
|
||||||
"options={'ANIMATABLE'}, "
|
"options={'ANIMATABLE'}, "
|
||||||
"update=None,\n"
|
"update=None, "
|
||||||
"poll=None)\n"
|
"poll=None)\n"
|
||||||
"\n"
|
"\n"
|
||||||
" Returns a new pointer property definition.\n"
|
" Returns a new pointer property definition.\n"
|
||||||
|
Reference in New Issue
Block a user