Fix: import wizards package in __init__.py
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
2026-03-13 23:38:51 +00:00
parent 343bc95e6a
commit 86cb6945c2

View File

@@ -1 +1,2 @@
from . import models
from . import wizards