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 a7e1750 commit 680eb5dCopy full SHA for 680eb5d
tests/context/test_score.py
@@ -305,7 +305,6 @@ def test_scoring_branched_route_not_in_stock(
305
assert pytest.approx(cost_score, abs=1e-4) == 31.2344
306
307
308
-
309
def test_reaction_class_scorer_tree(shared_datadir, default_config, load_reaction_tree):
310
tree = ReactionTree.from_dict(
311
load_reaction_tree("linear_route_w_metadata.json", remove_metadata=False)
0 commit comments