Skip to content

Commit 32475ba

Browse files
committed
fix init models.
1 parent d61b6d9 commit 32475ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

asposecellscloud/models/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@
109109
from .result_destination import ResultDestination
110110
from .save_options import SaveOptions
111111
from .save_result import SaveResult
112+
from .write_protection import WriteProtection
113+
from .formula_settings import FormulaSettings
112114
from .shadow_effect import ShadowEffect
113115
from .single_value import SingleValue
114116
from .solid_fill import SolidFill

0 commit comments

Comments
 (0)