We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e45fdb commit fe8dd90Copy full SHA for fe8dd90
src/wwvb/iersdata.py
@@ -13,7 +13,7 @@
13
14
import platformdirs
15
16
-__all__ = ["DUT1_DATA_START", "DUT1_OFFSETS", "start", "span", "end"]
+__all__ = ["DUT1_DATA_START", "DUT1_OFFSETS", "end", "span", "start"]
17
18
content: dict[str, str] = {"START": "1970-01-01", "OFFSETS_GZ": "H4sIAFNx1mYC/wMAAAAAAAAAAAA="}
19
0 commit comments