Commit graph

6 commits

Author SHA1 Message Date
Sviatoslav Sydorenko
f8de2e4621 Merge 51f8cc8ff0 into 78818b90cd 2017-06-08 08:44:22 +00:00
Anthony Sottile
9cee71b5df Add pyupgrade 2017-03-12 18:01:29 -07:00
Sviatoslav Sydorenko
51f8cc8ff0 Use open built-in to open files
* This makes Python 3 not raise UnicodeDecodeError when reading files
2016-12-29 18:53:57 +02:00
Anthony Sottile
2983d4478f Use the tokenizer for great success 2015-02-10 08:17:35 -08:00
Anthony Sottile
9326fad9c8 Simplify string-fixer 2015-02-09 09:45:58 -08:00
Ken Struys
12f02dfeb8 implemented a basic double quote string fixer 2015-02-08 21:05:12 -08:00