Skip to content

Commit a0e6a05

Browse files
Add ‘OMM’ acronym to omm.py docstring
1 parent 8416d16 commit a0e6a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sgp4/omm.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Support for the new Orbit Mean-Elements Message format for TLE data."""
1+
"""Support for Orbit Mean-Elements Message (OMM) orbital elements format."""
22

33
import csv
44
import xml.etree.ElementTree as ET

0 commit comments

Comments
 (0)