Skip to content

fix: models import error - #3

Merged
justanotherbyte merged 1 commit into
useautumn:mainfrom
jeremylevasseur:fix/models-import-error
Jul 25, 2025
Merged

fix: models import error#3
justanotherbyte merged 1 commit into
useautumn:mainfrom
jeremylevasseur:fix/models-import-error

Conversation

@jeremylevasseur

Copy link
Copy Markdown
Contributor

Aims of this PR

Fixed incorrect import paths for models in the autumn.products.py file and updated documentation that referenced the old autumn.types directory.

Key changes:

  • Updated import statements from .types.* to .models.* in products.py, customers.py, client.py, and features.py
  • Fixed all docstring references from autumn.types.* to autumn.models.*

Checklist

  • Have code changes been tested?
  • Has documentation been updated?
  • Does this PR fix an issue?
  • Does this PR make breaking changes?

Additional context
Thank you for making this SDK! It will be very useful for me.

@justanotherbyte
justanotherbyte merged commit 1e136f4 into useautumn:main Jul 25, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants