[MIG] attachment_azure: Backport from 10.0 to 9.0

This commit is contained in:
Nils Hamerlinck
2021-11-09 20:28:31 +07:00
parent d0db524425
commit 4519f4e515
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import os
import re
from datetime import datetime, timedelta
from odoo import _, api, exceptions, models
from openerp import _, api, exceptions, models
_logger = logging.getLogger(__name__)