Skip to content
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

DOC: Fix improper single backticks in whatsnew #17916

Merged
merged 1 commit into from Oct 19, 2017

Conversation

jschendel
Copy link
Member

Noticed a few places in whatsnew where items are only surrounded by single backticks, which appears to cause them to render as italic. For the most part I replaced these with double backticks, e.g. `Series` -> ``Series``, or removed the backticks if they didn't seem appropriate.

@codecov
Copy link

codecov bot commented Oct 19, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@5687f9e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #17916   +/-   ##
=========================================
  Coverage          ?   91.22%           
=========================================
  Files             ?      163           
  Lines             ?    50107           
  Branches          ?        0           
=========================================
  Hits              ?    45710           
  Misses            ?     4397           
  Partials          ?        0
Flag Coverage Δ
#multiple 89.03% <ø> (?)
#single 40.32% <ø> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5687f9e...fbffdb6. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 19, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@5687f9e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #17916   +/-   ##
=========================================
  Coverage          ?   91.22%           
=========================================
  Files             ?      163           
  Lines             ?    50107           
  Branches          ?        0           
=========================================
  Hits              ?    45710           
  Misses            ?     4397           
  Partials          ?        0
Flag Coverage Δ
#multiple 89.03% <ø> (?)
#single 40.31% <ø> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5687f9e...fbffdb6. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit e457325 into pandas-dev:master Oct 19, 2017
@jorisvandenbossche
Copy link
Member

Thanks!

@jorisvandenbossche jorisvandenbossche added this to the 0.21.0 milestone Oct 19, 2017
@jschendel jschendel deleted the cln-whatsnew-ticks branch October 19, 2017 15:34
yeemey pushed a commit to yeemey/pandas that referenced this pull request Oct 20, 2017
alanbato pushed a commit to alanbato/pandas that referenced this pull request Nov 10, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
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.

None yet

2 participants