generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 605
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
The project targets Python 3.10+ but uses outdated Python syntax in some places. The project should use Ruff to implement pypugrade https://docs.astral.sh/ruff/rules/#pyupgrade-up.
Proposed Solution
Update pyproject.toml to add the "UP" rule.
Use Case
Makes the code cleaner, more modern, and reduces runtime imports.
Alternatives Solutions
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request