6 lines
84 B
Python
6 lines
84 B
Python
from . import AvifImagePlugin
|
|
|
|
|
|
__all__ = ["AvifImagePlugin"]
|
|
__version__ = "1.5.2"
|