Skip to content

Commit

Permalink
fix init models.
Browse files Browse the repository at this point in the history
  • Loading branch information
roywangaspose committed Sep 19, 2023
1 parent d61b6d9 commit 32475ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions asposecellscloud/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@
from .result_destination import ResultDestination
from .save_options import SaveOptions
from .save_result import SaveResult
from .write_protection import WriteProtection
from .formula_settings import FormulaSettings
from .shadow_effect import ShadowEffect
from .single_value import SingleValue
from .solid_fill import SolidFill
Expand Down

0 comments on commit 32475ba

Please sign in to comment.