Skip to content

Remove duplicate call to strip method#14938

Merged
pablogsal merged 2 commits intopython:masterfrom
hansrajdas:duplicate-strip
Jul 24, 2019
Merged

Remove duplicate call to strip method#14938
pablogsal merged 2 commits intopython:masterfrom
hansrajdas:duplicate-strip

Conversation

@hansrajdas
Copy link
Copy Markdown
Contributor

  • Strip method was already used at starting of the loop, no need to call again
  • Combined 2 if blocks as in both we need to continue

* Strip method was already used at starting of the loop, no need to call again
* Combined 2 if blocks as in both we need to continue
@pablogsal
Copy link
Copy Markdown
Member

Thanks, @hansrajdas for the PR!

@pablogsal pablogsal merged commit e018dc5 into python:master Jul 24, 2019
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants