diff --git a/hy_odoo/__init__.py b/hy_odoo/__init__.py index f2426ae..ead10b5 100644 --- a/hy_odoo/__init__.py +++ b/hy_odoo/__init__.py @@ -16,4 +16,4 @@ # along with this program. If not, see . import hy -import odoo, xml_base, test +import odoo, xml_base, utils