Automatically register all extensions in the extension directory (without explicit init import)
This commit is contained in:
parent
7888d97220
commit
585633020b
4 changed files with 33 additions and 13 deletions
|
|
@ -0,0 +1,3 @@
|
|||
from .autofocus import autofocus_extension_v2
|
||||
from .scan import scan_extension_v2
|
||||
from .zip_builder import zip_extension_v2
|
||||
Loading…
Add table
Add a link
Reference in a new issue