Skip to content

Commit

Permalink
Add ‘OMM’ acronym to omm.py docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-rhodes committed Aug 15, 2024
1 parent 8416d16 commit a0e6a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sgp4/omm.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Support for the new Orbit Mean-Elements Message format for TLE data."""
"""Support for Orbit Mean-Elements Message (OMM) orbital elements format."""

import csv
import xml.etree.ElementTree as ET
Expand Down

0 comments on commit a0e6a05

Please sign in to comment.