Skip to content

Commit 680eb5d

Browse files
author
kpzn768
committed
Black file
1 parent a7e1750 commit 680eb5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/context/test_score.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,6 @@ def test_scoring_branched_route_not_in_stock(
305305
assert pytest.approx(cost_score, abs=1e-4) == 31.2344
306306

307307

308-
309308
def test_reaction_class_scorer_tree(shared_datadir, default_config, load_reaction_tree):
310309
tree = ReactionTree.from_dict(
311310
load_reaction_tree("linear_route_w_metadata.json", remove_metadata=False)

0 commit comments

Comments
 (0)