We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b335690 commit e977c09Copy full SHA for e977c09
tests/test_1d_mat/test_1d_asr_relax.py
@@ -3,6 +3,7 @@
3
import sscha, sscha.Ensemble, sscha.SchaMinimizer
4
import sscha.Relax
5
import ase, ase.calculators, ase.calculators.emt
6
+import sys, os
7
8
9
def test_1d_asr_relax(verbose=False):
0 commit comments