Skip to content

Commit 7e0aab9

Browse files
author
Lukas Tran
committed
[FIX] fix pre-commit
1 parent b28a3e0 commit 7e0aab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report_wkhtmltopdf_param/models/report_paperformat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import logging
66

7-
from odoo import _, api, fields, models
7+
from odoo import api, fields, models
88
from odoo.exceptions import ValidationError
99

1010
_logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)