Skip to content

Fix docs build with Pygments 2.15 (backport #9948)#9952

Merged
jakelishman merged 1 commit intostable/0.23from
mergify/bp/stable/0.23/pr-9948
Apr 11, 2023
Merged

Fix docs build with Pygments 2.15 (backport #9948)#9952
jakelishman merged 1 commit intostable/0.23from
mergify/bp/stable/0.23/pr-9948

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Apr 11, 2023

This is an automatic backport of pull request #9948 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

The problem was because the latest version of Pygments included a
docstring in `Lexer.__init__` that includes a crossreference to an
object that Qiskit naturally doesn't have.  We don't need to inherit the
`__init__` docstring for this object; we're only interested in
documenting the existence of object itself.

(cherry picked from commit e598593)
@mergify mergify Bot requested a review from a team as a code owner April 11, 2023 22:28
@qiskit-bot
Copy link
Copy Markdown
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the the following people are requested to review this:

  • @Qiskit/terra-core

@jakelishman jakelishman enabled auto-merge April 11, 2023 22:51
@jakelishman jakelishman added the Changelog: None Do not include in the GitHub Release changelog. label Apr 11, 2023
@jakelishman jakelishman added this pull request to the merge queue Apr 11, 2023
Merged via the queue into stable/0.23 with commit 32281ad Apr 11, 2023
@mergify mergify Bot deleted the mergify/bp/stable/0.23/pr-9948 branch April 11, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: None Do not include in the GitHub Release changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants