-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Remove unnecessary :func:
parentheses
#123492
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
Labels
docs
Documentation in the Doc dir
Comments
hugovk
pushed a commit
that referenced
this issue
Aug 30, 2024
mattwang44
added a commit
to mattwang44/cpython
that referenced
this issue
Aug 30, 2024
mattwang44
added a commit
to mattwang44/cpython
that referenced
this issue
Aug 30, 2024
This was referenced Aug 30, 2024
hugovk
pushed a commit
that referenced
this issue
Aug 30, 2024
hugovk
pushed a commit
that referenced
this issue
Aug 30, 2024
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
The func role's parentheses are unnecessary as Sphinx will add them to the rendered output.
We're introducing a new rule to the sphinx-lint (issue & PR) and, since sphinx-lint utilizes CPython Docs in the CI, we'd like to also fix the issue.
TODO:
Linked PRs
:func:
parentheses #123493:func:
parentheses (gh-123493) #123512:func:
parentheses (gh-123493) #123513The text was updated successfully, but these errors were encountered: