learntextvis / textkit

Command line tool for manipulating and analyzing text
MIT License
28 stars 6 forks source link

convert tabs to spaces #22

Closed vlandham closed 8 years ago

vlandham commented 8 years ago

PEP 8 strongly suggests using spaces over tabs, i just noticed that this file is in tabs.

ping @iros

iros commented 8 years ago

ugh sorry about this! My editor keeps defering to tabs, no idea why! Merging.