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 69bc510 commit 482c964Copy full SHA for 482c964
tests/ecospold2/ecospold2_extractor.py
@@ -81,6 +81,7 @@ def test_extraction_without_synonyms():
81
"type": "biosphere",
82
"chemical formula": "h2o2",
83
"formula": "does_it_hurt_when_dropped_on_foot * 2",
84
+ "CAS number": "7732-18-5",
85
"variable name": "it_is_boring_to_do_this_manually",
86
"name": "Water",
87
"classifications": {"CPC": []},
@@ -218,6 +219,7 @@ def test_extraction_with_synonyms():
218
219
220
221
222
223
224
225
"production volume": 0.0,
0 commit comments