Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz authored Jan 8, 2025
1 parent 6e01a3d commit 088450e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/tests/tf/test_dipole_hybrid_descrpt.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ def test_model(self) -> None:

systems = jdata["systems"]
set_pfx = "set"
batch_size = jdata["batch_size"]
test_size = jdata["numb_test"]
batch_size = 1
test_size = 1
rcut = jdata["model"]["descriptor"]["rcut"]
Expand Down

0 comments on commit 088450e

Please sign in to comment.