-
- Downloads
[FIX] tests: add a linter to check for __init__.py in modules
When a module is added, it happens that the `__init__.py` file is forgotten. In that case, those modules are not packaged. With this commit, a test is added to check that each Odoo module has the file. X-original-commit: edabed7b
Please register or sign in to comment