Skip to content

Conversation

@robberwick
Copy link
Owner

i-can-typing-typing

@robberwick robberwick requested a review from Copilot March 8, 2025 09:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR fixes a naming error by replacing instances of LLAAPIRateLimitError with the correct LLUAPIRateLimitError to ensure consistency across the codebase.

  • Updated the import statement and exception usage in tests.
  • Renamed the class definition in the exceptions module.
  • Corrected the import and exception handling in the API call implementation.

Reviewed Changes

File Description
tests/test_client_api.py Updated exception import and raised exception to reflect the new name
src/pylibrelinkup/exceptions.py Renamed exception class to the correct LLUAPIRateLimitError
src/pylibrelinkup/pylibrelinkup.py Updated import and exception raising to align with the renamed class

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

@robberwick robberwick merged commit 2eceb4a into main Mar 8, 2025
7 checks passed
@robberwick robberwick deleted the LLU-not-LLA branch January 3, 2026 09:01
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