Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Adjusting large if statement block to switch case instead #42

Open
Isaac-Saleh opened this issue Jun 12, 2024 · 0 comments · May be fixed by #46
Open

Adjusting large if statement block to switch case instead #42

Isaac-Saleh opened this issue Jun 12, 2024 · 0 comments · May be fixed by #46
Assignees

Comments

@Isaac-Saleh
Copy link
Collaborator

The app/web_cli.py method "parse_command" is employing a large collection of if statements where a switch case may be better for memory usage.

Screenshot 2024-06-12 at 3 03 52 pm
@Isaac-Saleh Isaac-Saleh self-assigned this Jun 12, 2024
@20095325 20095325 linked a pull request Jun 13, 2024 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant