Skip to content

Remove unnecessary if/elif/else code branch#298

Merged
rahulporuri merged 1 commit into
mainfrom
rahulporuri-patch-1
Aug 26, 2021
Merged

Remove unnecessary if/elif/else code branch#298
rahulporuri merged 1 commit into
mainfrom
rahulporuri-patch-1

Conversation

@rahulporuri
Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri commented Aug 25, 2021

This PR removes an unnecessary if/elif/else code branch that became redundant when we removed the use of six and Unicode trait type from the codebase (see #123 and #230 )

Checklist

  • Add a news fragment if this PR is news-worthy for end users. (see docs/releases/README.rst)

This commit removes an unnecessary if/elif/else code branch that became
redundant when we removed the use of six and Unicode trait type from the
codebase
Copy link
Copy Markdown
Member

@jwiggins jwiggins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rahulporuri
Copy link
Copy Markdown
Contributor Author

Thanks @jwiggins! Merging now.

@rahulporuri rahulporuri merged commit 256a2b3 into main Aug 26, 2021
@rahulporuri rahulporuri deleted the rahulporuri-patch-1 branch August 26, 2021 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants