Skip to content

duplicate code in library files - potential refactor needed #65

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

Closed
FoamyGuy opened this issue Mar 4, 2021 · 1 comment · Fixed by #66
Closed

duplicate code in library files - potential refactor needed #65

FoamyGuy opened this issue Mar 4, 2021 · 1 comment · Fixed by #66
Labels
enhancement New feature or request

Comments

@FoamyGuy
Copy link
Contributor

FoamyGuy commented Mar 4, 2021

actions failure with details on duplicated sections is here

We want to avoid having duplicated code if possible. One way to avoid might be to move the duplicated sections into a shared super class.

@FoamyGuy FoamyGuy added the enhancement New feature or request label Mar 4, 2021
@makermelissa
Copy link
Collaborator

We might be able to fix this by using **kwargs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants