You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working with poliastro.plotting.porkchop I noticed that the docstring
regarding the output values for the porkchop function is not updated. There
are two missing values: dv_launch and dv_arrival. Both should be included.
💡 Possible solutions
Add corresponding function docstrings.
📋 Steps to solve the problem
Add, commit, run tests and push your changes
Submit a pull request and add this in comments - Addresses #<put issue number here>
Ask for a review in comments section of pull request
🐞 Problem
While working with
poliastro.plotting.porkchopI noticed that the docstringregarding the output values for the
porkchopfunction is not updated. Thereare two missing values:
dv_launchanddv_arrival. Both should be included.💡 Possible solutions
📋 Steps to solve the problem
Addresses #<put issue number here>