Skip to content

Commit fe8dd90

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6e45fdb commit fe8dd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wwvb/iersdata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
import platformdirs
1515

16-
__all__ = ["DUT1_DATA_START", "DUT1_OFFSETS", "start", "span", "end"]
16+
__all__ = ["DUT1_DATA_START", "DUT1_OFFSETS", "end", "span", "start"]
1717

1818
content: dict[str, str] = {"START": "1970-01-01", "OFFSETS_GZ": "H4sIAFNx1mYC/wMAAAAAAAAAAAA="}
1919

0 commit comments

Comments
 (0)