Skip to content

Commit af2411d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2114514 commit af2411d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/lmp/tests/test_lammps_dpa_pt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ def test_pair_deepmd_type_map(lammps_type_map) -> None:
474474
)
475475
lammps_type_map.run(1)
476476

477+
477478
def test_pair_deepmd_type_map_with_null(lammps_type_map) -> None:
478479
lammps_type_map.pair_style(f"deepmd {pb_file.resolve()}")
479480
lammps_type_map.pair_coeff("* * H NULL")

0 commit comments

Comments
 (0)