Skip to content

Conversation

@partev
Copy link
Contributor

@partev partev commented Jun 2, 2020

fix a typo by removing an extra colon

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

fix a typo by removing an extra colon
@partev partev changed the title [DOC] remove an extra colon DOC: remove an extra colon Jun 2, 2020
Occasionally you may have to deal with data that were created on a machine with
a different byte order than the one on which you are running Python. A common
symptom of this issue is an error like:::
symptom of this issue is an error like::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @partev - aren't there two extra colons though?

Suggested change
symptom of this issue is an error like::
symptom of this issue is an error like:

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MarcoGorelli the two colons are a restructuredtext construct to ensure the following block is a code block

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah oops - thanks Joris!

@jorisvandenbossche jorisvandenbossche added this to the 1.1 milestone Jun 2, 2020
@jorisvandenbossche jorisvandenbossche merged commit b3c3126 into pandas-dev:master Jun 2, 2020
@jorisvandenbossche
Copy link
Member

@partev thanks!

@partev partev deleted the patch-1 branch June 2, 2020 21:30
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.

3 participants