fix docstring in src/sage/graphs/graph.py#41631
Conversation
|
Documentation preview for this PR (built with commit 049e096; changes) is ready! 🎉 |
|
LGTM |
sagemathgh-41631: fix docstring in `src/sage/graphs/graph.py` Improve the docstring of method `is_projective_planar` in `src/sage/graphs/graph.py`, as reported in passagemath/passagemath#2139 ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> URL: sagemath#41631 Reported by: David Coudert Reviewer(s):
sagemathgh-41631: fix docstring in `src/sage/graphs/graph.py` Improve the docstring of method `is_projective_planar` in `src/sage/graphs/graph.py`, as reported in passagemath/passagemath#2139 ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> URL: sagemath#41631 Reported by: David Coudert Reviewer(s):
|
"Hi! I'm a CSE student interested in GSoC 2026. Since is_projective_planar has been merged, I would like to work on the docstring cleanup for is_perfect. I have my environment set up and can submit a PR shortly. Please assign this to me if possible." |
|
"I have finished the PR for |
|
"I have successfully submitted PRs for |
Improve the docstring of method
is_projective_planarinsrc/sage/graphs/graph.py, as reported in passagemath/passagemath#2139📝 Checklist
⌛ Dependencies