Commit Graph

4 Commits

Author SHA1 Message Date
Serhiy Storchaka a53392a0f0 Remove trailing spaces. (#232)
Changes made automatically by the following command:
```
egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//'
```
2017-03-24 23:11:33 +02:00
Serhiy Storchaka 07c157552d Replace tabs with spaces and fix identation errors. (#230) 2017-03-24 00:57:19 +02:00
Eric V. Smith b7dd9ee40b Fixed header order. 2015-08-07 21:50:00 -04:00
Chris Angelico 418063eb44 Introduce PEP 0497 from Ed Schofield 2015-08-06 02:02:39 +10:00