Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unnecessary "else" statements. #177

Closed
wants to merge 4 commits into from
Closed

Removed unnecessary "else" statements. #177

wants to merge 4 commits into from

Conversation

thesayfulla
Copy link
Contributor

Description

I have removed "else" because it's unnecessary and the "return" statement stops our code in the "if" block.

References

Provide any github issue fixed (as in Fix #XYZ)

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@thesayfulla thesayfulla closed this Oct 1, 2023
@coveralls
Copy link

Coverage Status

coverage: 98.905%. remained the same when pulling ca3e114 on thesayfulla:develop into 5ffe2c8 on nephila:develop.

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