Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 5, 2024
1 parent b0e4749 commit f8e340a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/tests/common/dpmodel/test_pairtab_atomic_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ def test_extrapolation_nonzero_rmax(self, mock_loadtxt) -> None:
)

model = PairTabAtomicModel(

tab_file=file_path, rcut=rcut, sel=2, type_map=["S"]
)
results.append(
Expand Down

0 comments on commit f8e340a

Please sign in to comment.