Cleanup: run autopep8 on release/scripts/modules/

This commit is contained in:
2022-04-20 15:12:10 +10:00
parent 38d8b088e7
commit 08dbd3bc7f
2 changed files with 2 additions and 1 deletions

View File

@@ -204,6 +204,7 @@ def draw(layout, context, context_member, property_type, *, use_edit=True):
# Add some spacing, so the right side of the buttons line up with layouts with decorators.
operator_row.label(text="", icon='BLANK1')
class PropertyPanel:
"""
The subclass should have its own poll function