Skip to content

Commit

Permalink
Black file
Browse files Browse the repository at this point in the history
  • Loading branch information
SGenheden committed Mar 12, 2024
1 parent 98e970e commit 8e1644a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_routes_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ def test_extract_branched_chains(branched_synthesis_route):
assert chains[1][2]["smiles"] == "COc1ccccc1"
assert chains[1][2]["step"] == 2
assert chains[1][2]["chain"] == "sub1"
assert chains[1][2]["type"] == "branch"
assert chains[1][2]["type"] == "branch"

0 comments on commit 8e1644a

Please sign in to comment.