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

fix: power_of_two algorithm redundant conditional 'else' #1936

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

CarlosZoft
Copy link
Member

@CarlosZoft CarlosZoft commented Feb 10, 2022

Description of Change

Conditional structure was removed, due to redundancy

Checklist

  • Added description of change
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:

A pr before this one, was accepted with a redundancy in the conditional, i'm just fixing it

@CarlosZoft
Copy link
Member Author

Got an indentation error in this file, fixing in this PR?

Copy link
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 Thank you for your contribution! 😄👍

@Panquesito7 Panquesito7 added the Improvement improvement in previously written codes label Feb 10, 2022
@Panquesito7 Panquesito7 merged commit 0f5b36d into TheAlgorithms:master Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement improvement in previously written codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants