mirror of https://github.com/phonopy/phono3py.git
importskip test_random_disps_agno2
This commit is contained in:
parent
2ede289425
commit
4ee00d50c8
|
@ -89,7 +89,7 @@ def test_random_disps_agno2(
|
|||
distance: Optional[float],
|
||||
number_of_snapshots: Union[int, Literal["auto"]],
|
||||
):
|
||||
"""Test duplicated pairs of displacements."""
|
||||
"""Test random displacements."""
|
||||
pytest.importorskip("symfc")
|
||||
|
||||
ph3 = phono3py.load(unitcell=agno2_cell, supercell_matrix=[2, 1, 2])
|
||||
|
|
Loading…
Reference in New Issue