odoo_17.0.1/odoo/__main__.py

4 lines
38 B
Python
Raw Normal View History

from .cli.command import main
main()