Skip to content

Conversation

@domsteil
Copy link
Contributor

Summary

  • rename types.py to stateset_types.py
  • restore Response dataclass and export it
  • update all imports to use stateset_types
  • improve HTTP error handling in Client
  • fix duplicated argument in models/warranty.py

Testing

  • python -m py_compile $(git ls-files '*.py')
  • python -m unittest discover (fails: ModuleNotFoundError: No module named 'attrs')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants