Commit graph

4 commits

Author SHA1 Message Date
Keyan Pishdadian
a7bf11468d Add skip to fix unnoticed bug with good imports
Fixes logic so that imports that should not be changed are skipped, which was not happening correctly before.
2015-02-25 19:48:29 -05:00
Keyan Pishdadian
91649f5bd6 Add test and logic for attribute access calls 2015-02-13 18:40:41 -05:00
Keyan Pishdadian
6ec7431773 Add support for function call fixing, add tests
Addresses #1135, some code cleanup and refactoring. Changes wrapper function which handles testing, further modularized code, added test to cover function call fixing, and fixed duplicate test function name.
2015-02-13 15:27:29 -05:00
Keyan Pishdadian
02cd3ea671 Add a test and cover edge case with parens 2015-02-12 16:41:57 -05:00