- Change .py files to use 4-space indents and no hard tab characters.
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 22 Jun 2010 18:56:38 +0000 (18:56 +0000)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 22 Jun 2010 18:56:38 +0000 (18:56 +0000)
- Trim excess spaces and tabs from ends of lines, and remove empty lines at the end of files.
- Ensure the last line ends with a newline.


No differences found