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 cli/__init__.py #40

Open
candleindark opened this issue Dec 11, 2024 · 0 comments
Open

Refactor cli/__init__.py #40

candleindark opened this issue Dec 11, 2024 · 0 comments
Assignees

Comments

@candleindark
Copy link
Member

Currently, the commands in cli/__init__.py contain too much logic. The should be place in some other place. cli/__init__.py should contain only the logic for invoking code that implement the functions of the commands.

@candleindark candleindark self-assigned this Dec 11, 2024
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

No branches or pull requests

1 participant