Skip to content

Commit dc79621

Browse files
authored
Ase supercell cleanup (#23)
* ase sc * fixed tests * fixed typo
1 parent bdde522 commit dc79621

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_supercells.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ def test_ase_supercells(gan_struct):
2525
sc_mat = _ase_cubic(gan_struct, min_atoms=4, max_atoms=8)
2626
sc = gan_struct * sc_mat
2727
assert 4 <= sc.num_sites <= 8
28-
assert False

0 commit comments

Comments
 (0)