Cleanup: Make format

This commit is contained in:
Christoph Lendenfeld
2023-09-05 14:23:54 +02:00
parent d7e3961a82
commit 9d4edd3565
2 changed files with 2 additions and 1 deletions

View File

@@ -101,6 +101,7 @@ class GRAPH_PT_filters(DopesheetFilterPopoverBase, Panel):
layout.separator()
DopesheetFilterPopoverBase.draw_standard_filters(context, layout)
class GRAPH_PT_snapping(Panel):
bl_space_type = 'GRAPH_EDITOR'
bl_region_type = 'HEADER'