Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: Fix warning message for missing rail buttons and fins
This commit adds a warning message to the `NotebookBuilder` class in `nb_builder.py` to handle cases where no rail buttons or fins are added to the rocket. The warning message is displayed in the notebook and logged to provide feedback to the user. The commit message follows the established convention of using a prefix to indicate the type of change (`chore` for a chore or maintenance task) and provides a clear and concise description of the purpose of the code changes.
- Loading branch information