Skip to content

DOC/TST: Added NORMALIZE_WHITESPACE flag #20284

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 2 commits into from
Mar 12, 2018

Conversation

TomAugspurger
Copy link
Contributor

I think we want this to be always on. You can disable it with

doctest: -NORMALIZE_WHITESPACE

I think we want this to be always on. You can disable it with

```
doctest: -NORMALIZE_WHITESPACE
```

if necessary.
@TomAugspurger TomAugspurger added Testing pandas testing functions or related to the test suite Docs labels Mar 11, 2018
@TomAugspurger TomAugspurger added this to the 0.23.0 milestone Mar 11, 2018
@jorisvandenbossche
Copy link
Member

In the validation script we also set IGNORE_EXCEPTION_DETAIL, and have this in #19952 as well (but give that's still some time before that will be merged, fine to add it already in this PR)

@TomAugspurger
Copy link
Contributor Author

Added IGNORE_EXCEPTION_DETAIL so we're consistent.

@TomAugspurger TomAugspurger merged commit fb7eac3 into pandas-dev:master Mar 12, 2018
@TomAugspurger TomAugspurger deleted the whitespace branch March 12, 2018 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants