-
-
Notifications
You must be signed in to change notification settings - Fork 630
fix ruff SIM101 in Witt vectors and rings #40256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Documentation preview for this PR (built with commit 53509b8; changes) is ready! 🎉 |
Oh, merci, je ne savais pas que l'on pouvait écrire les À la limite, j'écrirais "characteristic" en toutes lettres plutôt que "char." (merci d'avoir repéré l'oubli !). Mais comme il s'agit des goûts et les couleurs je ne vois pas de problème à ce que cela reste tel quel. |
Looks good to me, the test failure is unrelated to this PR, and is a issue which already has a ticket. |
merci. J'ai utilisé |
D'accord, merci ! À terme, cette option sera-t-elle ajoutée à |
sagemathgh-40256: fix ruff SIM101 in Witt vectors and rings This is about simpler way to use isinstance. ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have created tests covering the changes. URL: sagemath#40256 Reported by: Frédéric Chapoton Reviewer(s): Rubén Muñoz--Bertrand
sagemathgh-40256: fix ruff SIM101 in Witt vectors and rings This is about simpler way to use isinstance. ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have created tests covering the changes. URL: sagemath#40256 Reported by: Frédéric Chapoton Reviewer(s): Rubén Muñoz--Bertrand
This is about simpler way to use isinstance.
📝 Checklist