We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ecd1d commit 755e0e6Copy full SHA for 755e0e6
src/wwvb/dut1table.py
@@ -5,6 +5,7 @@
5
# SPDX-License-Identifier: GPL-3.0-only
6
7
"""Print the table of historical DUT1 values"""
8
+
9
from datetime import timedelta
10
from itertools import groupby
11
src/wwvb/iersdata_dist.py
@@ -1,5 +1,6 @@
1
# -*- python3 -*-
2
"""File generated from public data - not subject to copyright"""
3
4
# SPDX-FileCopyrightText: Public domain
# SPDX-License-Identifier: CC0-1.0
# fmt: off
0 commit comments