Cleanup: formatting

Just running `make format`, no functional changes.
This commit is contained in:
Sybren A. Stüvel
2024-09-02 18:05:55 +02:00
parent 810f6a1b5c
commit 433278233e

View File

@@ -355,6 +355,7 @@ class DATA_PT_grease_pencil_custom_props(DataButtonsPanel, PropertyPanel, Panel)
_context_path = "object.data"
_property_type = bpy.types.GreasePencilv3
classes = (
GREASE_PENCIL_UL_masks,
GREASE_PENCIL_MT_layer_mask_add,