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

Move tabularization to YAML configuration #84

Open
coderabbitai bot opened this issue Aug 26, 2024 · 1 comment
Open

Move tabularization to YAML configuration #84

coderabbitai bot opened this issue Aug 26, 2024 · 1 comment
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Aug 26, 2024

The TODO comment in the launch_model.py file suggests that tabularization should be handled in the YAML configuration instead of within the code. This change would improve code maintainability by separating configuration from logic, making the code more modular and easier to modify without altering the core logic. This issue tracks the task of implementing this change.

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

2 participants
@mmcdermott and others