Skip to content

DOC: rm excessive backtick #61839

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

Merged
merged 1 commit into from
Jul 12, 2025

Conversation

mattwang44
Copy link
Contributor

@mattwang44 mattwang44 commented Jul 12, 2025

  • closes #xxxx (Replace xxxx with the GitHub issue number) only fix sphinx syntax
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

I’m developing a new sphinx-lint rule to detect excessive backticks (PR), and it flagged some in the current document (this GitHub search link lists these occurences too).
This PR fixes detected cases.

@mattwang44 mattwang44 changed the title fix(doc): rm excessive backtick DOC: rm excessive backtick Jul 12, 2025
@mroeschke mroeschke added the Docs label Jul 12, 2025
@mroeschke mroeschke added this to the 3.0 milestone Jul 12, 2025
@mroeschke mroeschke merged commit da7f2be into pandas-dev:main Jul 12, 2025
10 checks passed
@mroeschke
Copy link
Member

Thanks @mattwang44

@mattwang44 mattwang44 deleted the fix-doc-excessive-backtick branch July 12, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants