-
Notifications
You must be signed in to change notification settings - Fork 573
Open
Labels
bugSomething isn't working as it's supposed toSomething isn't working as it's supposed to
Milestone
Description
Once all automated fixers have been implemented in the tools (superfluous-parens, E712), re-base, re-run the fixers then do these manual changes.
- It seems os._exit() may be removed
- Maybe os.path.join(directory, fileName) would be better than filePath = directory + '/' + fileName
- Use with open() context manager where possible
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as it's supposed toSomething isn't working as it's supposed to