kopia lustrzana https://github.com/sepandhaghighi/samila
add : errors imported to __init__.py.
rodzic
7738f41cb0
commit
5bed09b4c9
|
@ -2,4 +2,5 @@
|
|||
"""Samila modules."""
|
||||
from .genimage import GenerativeImage
|
||||
from .params import Projection, VALID_COLORS, SAMILA_VERSION
|
||||
from .errors import samilaDataError, samilaGenerateError
|
||||
__version__ = SAMILA_VERSION
|
||||
|
|
Ładowanie…
Reference in New Issue