Skip to content

Commit d65b41c

Browse files
committed
[FIX] core: PEP 420 compatibility
odoo/odoo#195664 removed explicit namespace support, as a result the `__init__` files break the ability to hook upgrade in via `PYTHONPATH`, as under PEP420 no namespace entry may have a`__init__` files within the shared namespace path.
1 parent ed097dd commit d65b41c

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

src/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)