We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc4e13 commit 104fd7eCopy full SHA for 104fd7e
1 file changed
src/nuclearmasses/io/nubase_parse.py
@@ -16,7 +16,7 @@ class NUBASEParser(NUBASEFile, Converter):
16
"""
17
Parse the NUBASE file, doing the necessary preparations and clean up of data.
18
19
- There are some quirks to the format used in the NUBASE file. It's based on fixed-width format, but deviates in
+ There are some quirks to the format used in the file. It's based on fixed-width format, but deviates in various
20
various places so additional work is required once the file is parsed.
21
22
Parameters
0 commit comments