[PR #43] [MERGED] Enable ruff flake8-return (RET) rule and apply fixes #45

Closed
opened 2026-02-28 01:19:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tr4nt0r/python-xbox/pull/43
Author: @tr4nt0r
Created: 11/9/2025
Status: Merged
Merged: 11/9/2025
Merged by: @tr4nt0r

Base: mainHead: ret


📝 Commits (1)

  • abfd331 Enable ruff flake8-return (RET) rule and apply fixes

📊 Changes

6 files changed (+16 additions, -21 deletions)

View changed files

📝 pyproject.toml (+1 -1)
📝 src/pythonxbox/api/provider/ratelimitedprovider.py (+4 -5)
📝 src/pythonxbox/authentication/xal.py (+2 -6)
📝 src/pythonxbox/common/filetimes.py (+1 -2)
📝 src/pythonxbox/common/request_signer.py (+7 -5)
📝 src/pythonxbox/scripts/xal.py (+1 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tr4nt0r/python-xbox/pull/43 **Author:** [@tr4nt0r](https://github.com/tr4nt0r) **Created:** 11/9/2025 **Status:** ✅ Merged **Merged:** 11/9/2025 **Merged by:** [@tr4nt0r](https://github.com/tr4nt0r) **Base:** `main` ← **Head:** `ret` --- ### 📝 Commits (1) - [`abfd331`](https://github.com/tr4nt0r/python-xbox/commit/abfd3311917799fddcf34d26255357b7d0508f68) Enable ruff flake8-return (RET) rule and apply fixes ### 📊 Changes **6 files changed** (+16 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) 📝 `src/pythonxbox/api/provider/ratelimitedprovider.py` (+4 -5) 📝 `src/pythonxbox/authentication/xal.py` (+2 -6) 📝 `src/pythonxbox/common/filetimes.py` (+1 -2) 📝 `src/pythonxbox/common/request_signer.py` (+7 -5) 📝 `src/pythonxbox/scripts/xal.py` (+1 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:19:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/python-xbox#45
No description provided.