Skip to content

Commit 6d6f94f

Browse files
committed
Comment doesn't make sense now there is a separate section for >2020
1 parent 07e8242 commit 6d6f94f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pynch/nubase_file.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ def __init__(self, year: int):
7575
self.END_ENSDF = 103
7676
self.START_YEAR = 114
7777
self.END_YEAR = 118
78-
# Let the 03 position be the odd-one-out and thus
79-
# have the slightly awkward name
8078
self.START_DECAYSTRING = 119
8179
# The decay string goes to EOL put here commented
8280
# to show that we haven't just forgotten about it.

0 commit comments

Comments
 (0)