update exception

This commit is contained in:
XuanHuyen 2025-01-15 17:40:25 +07:00
parent 4ea71f8a3b
commit 42d42720aa

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
# comment
"""The Odoo Exceptions module defines a few core exception types.
Those types are understood by the RPC layer.