Skip to content

fix docstring in src/sage/graphs/graph.py#41631

Merged
vbraun merged 1 commit intosagemath:developfrom
dcoudert:graphs/fix_docstring_in_graph
Feb 25, 2026
Merged

fix docstring in src/sage/graphs/graph.py#41631
vbraun merged 1 commit intosagemath:developfrom
dcoudert:graphs/fix_docstring_in_graph

Conversation

@dcoudert
Copy link
Copy Markdown
Collaborator

Improve the docstring of method is_projective_planar in src/sage/graphs/graph.py, as reported in passagemath/passagemath#2139

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • 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

@github-actions
Copy link
Copy Markdown

Documentation preview for this PR (built with commit 049e096; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@vincentmacri
Copy link
Copy Markdown
Member

LGTM

vbraun pushed a commit to vbraun/sage that referenced this pull request Feb 16, 2026
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):
vbraun pushed a commit to vbraun/sage that referenced this pull request Feb 20, 2026
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):
@vbraun vbraun merged commit b812b70 into sagemath:develop Feb 25, 2026
23 of 25 checks passed
@shreyanshannu18
Copy link
Copy Markdown

"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."

@shreyanshannu18
Copy link
Copy Markdown

"I have finished the PR for is_perfect (#41712) and would now like to work on cleaning up the docstrings for is_arc_transitive. Please assign this to me."

@shreyanshannu18
Copy link
Copy Markdown

"I have successfully submitted PRs for is_perfect and is_arc_transitive. I would now like to work on improving the LaTeX formatting for the is_half_transitive docstring. Please reserve this for me."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants