pypi python-amazon-sp-api 1.8.22
v1.8.22

latest release: 1.9.1
20 hours ago

v1.8.22

Changes Relevant to End-Users

  • Code Style Improvement: Updated the codebase to use consistent string quoting style, improving readability and maintainability.

Internal Changes

  • Refactoring: Reformatted code to adhere to PEP 8 standards, including consistent use of double quotes for strings and improved indentation.
  • Function Signatures: Updated function signatures for better clarity and consistency across the codebase.

Mermaid Diagram Representation

graph TD;
    A[Codebase] -->|Improved Readability| B[Consistent String Quoting];
    A -->|Refactored| C[PEP 8 Compliance];
Loading

These changes enhance the code quality, making it easier for developers to maintain and extend the library.

Don't miss a new python-amazon-sp-api release

NewReleases is sending notifications on new releases.