Skip to content

Refactoring lyrics_util.py#32

Open
jbarbaran wants to merge 1 commit into
yasserror:masterfrom
jbarbaran:Issue10
Open

Refactoring lyrics_util.py#32
jbarbaran wants to merge 1 commit into
yasserror:masterfrom
jbarbaran:Issue10

Conversation

@jbarbaran
Copy link
Copy Markdown
Contributor

This is my first proposal, my main objective has been to separate functionality by concerns and also decrease the number of lines of lyrics_util.py, and at the same time removing code repeated.

Hope you find this interesting!

@jbarbaran
Copy link
Copy Markdown
Contributor Author

By the way... I forgot to mention before, this PR addresses issue 10!

Copy link
Copy Markdown
Owner

@yasserror yasserror left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the hard work! 😄

@yasserror yasserror linked an issue Oct 21, 2022 that may be closed by this pull request
@jbarbaran
Copy link
Copy Markdown
Contributor Author

Thank you @MohamedYasser97 I considered using object abstraction but I don't think it is worth it with the current scope of the project.

I'm glad I have the opportunity to contribute to the project!

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.

Refactor into modules

2 participants