This commit is contained in:
@@ -9,7 +9,7 @@ from PIL import Image
|
||||
from unittest.mock import Mock, patch
|
||||
|
||||
from pyWebLayout.concrete.box import Box
|
||||
from pyWebLayout.style.layout import Alignment
|
||||
from pyWebLayout.style import Alignment
|
||||
|
||||
|
||||
class TestBox(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user