You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* DOC/TST: Added NORMALIZE_WHITESPACE flag
I think we want this to be always on. You can disable it with
```
doctest: -NORMALIZE_WHITESPACE
```
if necessary.
* Added IGNORE_EXCEPTION_DETAIL for consistency
0 commit comments