We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e8242 commit 6d6f94fCopy full SHA for 6d6f94f
pynch/nubase_file.py
@@ -75,8 +75,6 @@ def __init__(self, year: int):
75
self.END_ENSDF = 103
76
self.START_YEAR = 114
77
self.END_YEAR = 118
78
- # Let the 03 position be the odd-one-out and thus
79
- # have the slightly awkward name
80
self.START_DECAYSTRING = 119
81
# The decay string goes to EOL put here commented
82
# to show that we haven't just forgotten about it.
0 commit comments