Skip to content

DOC: Remove extra backtick in example in documentation. #33612

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
Apr 17, 2020
Merged

DOC: Remove extra backtick in example in documentation. #33612

merged 1 commit into from
Apr 17, 2020

Conversation

pkirlin
Copy link
Contributor

@pkirlin pkirlin commented Apr 17, 2020

:meth:~Series.idxmax`` --> :meth:~Series.idxmax`

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

:meth:`~Series.idxmax``  --> :meth:`~Series.idxmax`
@mroeschke mroeschke merged commit 5d419fa into pandas-dev:master Apr 17, 2020
@mroeschke
Copy link
Member

Thanks @pkirlin

@mroeschke mroeschke added this to the 1.1 milestone Apr 17, 2020
@mroeschke mroeschke added the Docs label Apr 17, 2020
CloseChoice pushed a commit to CloseChoice/pandas that referenced this pull request Apr 20, 2020
:meth:`~Series.idxmax``  --> :meth:`~Series.idxmax`
@pkirlin pkirlin deleted the patch-1 branch April 25, 2020 17:06
rhshadrach pushed a commit to rhshadrach/pandas that referenced this pull request May 10, 2020
:meth:`~Series.idxmax``  --> :meth:`~Series.idxmax`
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