update commit prev

This commit is contained in:
2026-04-26 16:49:23 -07:00
parent 39ee857559
commit bfd5c20dc3
25 changed files with 231 additions and 77 deletions
+6
View File
@@ -0,0 +1,6 @@
"""Built-in plugin package.
This package is the primary home for bundled plugins. Each built-in plugin
should live in its own module or package under ``plugins/`` so it can also be
distributed as a drag-and-drop drop-in with any sibling assets it needs.
"""