All hotfixes in one PR by uilianries · Pull Request #67 · techtonik/python-patch
techtonik / python-patch Public
-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Closed
Conversation
mingwandroid and others added 9 commits
* This import of module shutil is redundant, as it was previously imported on line 35. * Testing for None should use the 'is' operator. * The value assigned to local variable 'hno' is never used.
uilianries
closed this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment