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

Remove unused variables and statements with no effect from the search artist function #183

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Steffo99
Copy link
Contributor

The code that was removed didn't have any effect or side effect on anything of the function.

The allow_name_change argument can be removed too, but doing so would break backwards compatibility and should be only done on a major release (4.0.0?).

(Found by the IntelliJ Python inspections)
@Steffo99 Steffo99 changed the title 🧹 Remove unused variables and statements with no effect from the search artist function Remove unused variables and statements with no effect from the search artist function Feb 14, 2021
lyricsgenius/genius.py Outdated Show resolved Hide resolved
lyricsgenius/genius.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@allerter allerter left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. I think it's good to go.

@allerter allerter modified the milestones: 3.0.1, 3.1.0 Apr 21, 2021
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.

2 participants