Skip to content

Commit

Permalink
Black
Browse files Browse the repository at this point in the history
  • Loading branch information
carriepl-mila committed Nov 6, 2023
1 parent 061105a commit b1c2c88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/gflownet/envs/test_ccrystal.py
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,6 @@ def test__set_state__sets_state_subenvs_dones_and_constraints(
== env.subenvs[Stage.LATTICE_PARAMETERS].lattice_system
)


# Check composition constraints
if has_composition_constraints:
n_atoms = [n for n in env.subenvs[Stage.COMPOSITION].state if n > 0]
Expand Down

0 comments on commit b1c2c88

Please sign in to comment.