You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-39625: some fixes by ruff about nested max
this was scripted using
```
ruff check --fix --unsafe-fixes --output-format=concise --select PLW3301
src/sage
```
and one of the changes was then undone
### 📝 Checklist
- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
URL: #39625
Reported by: Frédéric Chapoton
Reviewer(s): David Coudert
0 commit comments