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

Refactor if-chains into setattr loops #486

Open
chuck-sys opened this issue Sep 24, 2020 · 0 comments
Open

Refactor if-chains into setattr loops #486

chuck-sys opened this issue Sep 24, 2020 · 0 comments
Labels
theme:refactoring Something needs to be cleaned up or refactored

Comments

@chuck-sys
Copy link
Collaborator

Please give a one-sentence summary of the cleanup you would like done.
Refactor if-chains in app/controller/command/commands/*.py into for loops with setattr.

Please give as many details as possible about the cleanup or refactoring.
They are getting too out of hand. Shorten using loops.

Please list any additional context; in particular, list what areas of the code base this would affect.

@chuck-sys chuck-sys added the theme:refactoring Something needs to be cleaned up or refactored label Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:refactoring Something needs to be cleaned up or refactored
Projects
None yet
Development

No branches or pull requests

1 participant