Skip to content

Commit 755e0e6

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 16ecd1d commit 755e0e6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/wwvb/dut1table.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# SPDX-License-Identifier: GPL-3.0-only
66

77
"""Print the table of historical DUT1 values"""
8+
89
from datetime import timedelta
910
from itertools import groupby
1011

src/wwvb/iersdata_dist.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# -*- python3 -*-
22
"""File generated from public data - not subject to copyright"""
3+
34
# SPDX-FileCopyrightText: Public domain
45
# SPDX-License-Identifier: CC0-1.0
56
# fmt: off

0 commit comments

Comments
 (0)