Skip to content

Commit e977c09

Browse files
committed
Fixed a test
1 parent b335690 commit e977c09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_1d_mat/test_1d_asr_relax.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import sscha, sscha.Ensemble, sscha.SchaMinimizer
44
import sscha.Relax
55
import ase, ase.calculators, ase.calculators.emt
6+
import sys, os
67

78

89
def test_1d_asr_relax(verbose=False):

0 commit comments

Comments
 (0)