Pedro Henrique Marinho Bressan

Results 7 issues of Pedro Henrique Marinho Bressan

## Pull request type - [X] ReadMe, Docs and GitHub updates ## Checklist - [x] `CHANGELOG.md` has been updated (if relevant) ## Current behavior The current landing page of RocketPy...

Docs

## Pull request type - [X] Code changes (bugfix, features) ## Checklist - [X] Tests for the changes have been added (if needed) - [X] Docs have been reviewed and...

Enhancement

## Pull request type - [X] Code changes (bugfix, features) ## Checklist - [X] Tests for the changes have been added (if needed) - [ ] Docs have been reviewed...

Enhancement

## Pull request type - [X] Code changes (bugfix, features) ## Checklist - [X] Tests for the changes have been added (partially done) - [ ] Docs have been reviewed...

Enhancement

## Pull request type - [X] Code maintenance (refactoring, formatting, tests) ## Checklist - [X] Tests for the changes have been added (if needed) - [X] Lint (`black rocketpy/ tests/`)...

Refactor

## Pull request type - [X] Code changes (bugfix, features) ## Checklist - [X] Tests for the changes have been added (if needed) - [X] Docs have been reviewed and...

Enhancement
Outputs

## Description of the Issue The `TankGeometry` class has the input parameter `radius` which is not saved on its `__init__` as it is part of the standard of other `rocketpy`...

Refactor