AllenDowney / ThinkStats2

Text and supporting code for Think Stats, 2nd Edition
http://allendowney.github.io/ThinkStats2/
GNU General Public License v3.0
4.02k stars 11.28k forks source link

Replace tabs with spaces in verbatim environments #144

Closed tartansandal closed 5 years ago

tartansandal commented 5 years ago

This fixes the layout of 3 blocks in the 'Exploratory data analysis' chapter.

AllenDowney commented 5 years ago

Thanks!