8000 Fixes Formatting Exception by EternalLearner42 · Pull Request #25088 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Fixes Formatting Exception #25088

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 12 commits into from
Feb 16, 2019
Prev Previous commit
Next Next commit
Updated the issue
  • Loading branch information
EternalLearner42 authored Feb 9, 2019
commit 9cacbfacafecdaabb0701ee6dfe36c39915e7cb8
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.24.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Bug Fixes

**I/O**

- Better handling of terminal printing when the terminal dimensions are not known (#25080);
- Better handling of terminal printing when the terminal dimensions are not known (:issue:`25080`);
-
-

Expand Down
0