mirror of
https://github.com/tr4nt0r/python-xbox.git
synced 2026-04-24 23:36:08 +03:00
[PR #38] [MERGED] Enable ruff eradicate rule (ERA) #40
Labels
No labels
👻 bug
🐣 good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/python-xbox#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tr4nt0r/python-xbox/pull/38
Author: @tr4nt0r
Created: 11/1/2025
Status: ✅ Merged
Merged: 11/2/2025
Merged by: @tr4nt0r
Base:
main← Head:ruff_era📝 Commits (1)
e5513e9Enable ruff eradicate rule (ERA)📊 Changes
4 files changed (+4 additions, -4 deletions)
View changed files
📝
pyproject.toml(+1 -1)📝
src/pythonxbox/api/provider/ratelimitedprovider.py(+1 -1)📝
src/pythonxbox/authentication/models.py(+2 -1)📝
src/pythonxbox/common/ratelimits/__init__.py(+0 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
to_camelandto_pascalcase converters and use pydantic's built-in alias generators #42