Skip to content

Commit

Permalink
STY: removed trailing whitespace
Browse files Browse the repository at this point in the history
Removed trailing whitespace from the docstring.
  • Loading branch information
aburrell committed Apr 23, 2024
1 parent 973063f commit 2db485a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysatMissions/methods/spacecraft.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def calculate_ecef_velocity(inst):
"""Calculate spacecraft velocity in ECEF frame.
.. deprecated:: 0.4.0
This function is no longer needed with the deprecation of
This function is no longer needed with the deprecation of
`missions_ephem`. Better calculations are available through geospacepy
and skyfield. `calculate_ecef_velocity` will be removed in versions 0.5.0+
Expand Down

0 comments on commit 2db485a

Please sign in to comment.