.. fix the leap seconds in 1972, which are not in Bulletin A. .. add the moment of the leap second to the `dut1table` outut, which is otherwise confusing to intuit .. allow processing a local copy of the finals2000A file, for quicker turnaround when developing updateiers
15 lines
213 B
Text
15 lines
213 B
Text
# SPDX-FileCopyrightText: 2021 Jeff Epler
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
*,cover
|
|
*.egg-info
|
|
/.coverage*
|
|
/.reuse
|
|
/build
|
|
/coverage.xml
|
|
/dist
|
|
/finals2000A.all.csv
|
|
/htmlcov
|
|
/src/wwvb/__version__.py
|
|
__pycache__
|