Commit d7cb5cb
Allow comment parsing to not die from "in family __" comment.
It doesn't actually _parse_ the new comment to figure out what
family the thing comes from, but in most contexts it is not needed.
At least now it doesn't crash.
Also added the new phrase to at least one item in the testing examples
so the unit tests could catch this.
Co-authored-by: Richard West <[email protected]>
Co-authored-by: Sevy Harris <[email protected]>1 parent a364d08 commit d7cb5cb
File tree
2 files changed
+2
-1
lines changed- rmgpy/data/kinetics
- test/rmgpy/test_data/parsing_data
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4487 | 4487 | | |
4488 | 4488 | | |
4489 | 4489 | | |
| 4490 | + | |
4490 | 4491 | | |
4491 | 4492 | | |
4492 | 4493 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments