RocketPy
RocketPy copied to clipboard
BUG: fix export ellipses to kml function
Pull request type
- [ ] Code changes (bugfix, features)
- [ ] Code maintenance (refactoring, formatting, tests)
- [ ] ReadMe, Docs and GitHub updates
- [ ] Other (please describe):
Checklist
- [ ] Tests for the changes have been added (if needed)
- [ ] Docs have been reviewed and added / updated
- [ ] Lint (
black rocketpy/ tests/
) has passed locally - [ ] All tests (
pytest tests -m slow --runslow
) have passed locally - [ ]
CHANGELOG.md
has been updated (if relevant)
Current behavior
Enter text here...
New behavior
Enter text here...
Breaking change
- [ ] Yes
- [ ] No
Additional information
Enter text here...