Reformat code

This commit is contained in:
Vy Nguyen 2024-12-05 17:07:29 -08:00
parent 9262ab1012
commit 2b81ba9589

View File

@ -238,6 +238,7 @@ class ContextMenuCheckbox(HighLevelCheckbox):
tag = "ContextMenu.Checkbox"
class ContextMenu(ComponentNamespace):
"""Menu representing a set of actions, displayed at the origin of a pointer right-click or long-press."""