-
-
Notifications
You must be signed in to change notification settings - Fork 675
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Variable names updated to better indicate their pupopse
Replace 'if(! condition) {continue;}' with 'if( condition ) { large block of code }' to remove early loop termination.
- Loading branch information
1 parent
50b91ab
commit 5012b7e
Showing
1 changed file
with
43 additions
and
44 deletions.
There are no files selected for viewing
This file contains 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