Fixed typing
This commit is contained in:
parent
f1f6447609
commit
e45a9fab25
@ -1,7 +1,7 @@
|
|||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Union
|
from typing import Union
|
||||||
|
|
||||||
from PIL import Image
|
from PIL.Image import Image
|
||||||
|
|
||||||
from huepaper.utils import (
|
from huepaper.utils import (
|
||||||
add_emblem,
|
add_emblem,
|
||||||
|
Loading…
Reference in New Issue
Block a user