Cleanup: pep8

This commit is contained in:
2018-07-03 22:35:37 +02:00
parent eb7286bfd2
commit 969111f9b5
3 changed files with 11 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
# <pep8 compliant>
bpy_types_Operator_bl_property__doc__ = (
"""
"""
The name of a property to use as this operators primary property.
Currently this is only used to select the default property when
expanding an operator into a menu.