mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 02:18:40 -06:00
Fix import reference
This commit is contained in:
parent
87b0798054
commit
5a3a2e8d60
@ -5,7 +5,7 @@
|
||||
from StringIO import StringIO
|
||||
|
||||
from PIL import Image, ImageDraw, ImageFont
|
||||
from ir_attachment import _MARKER_PHRASE
|
||||
from ..models.ir_attachment import _MARKER_PHRASE
|
||||
from odoo.tests.common import TransactionCase
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user