Skip to content

Commit c2c9029

Browse files
committed
Update test_finetune_spin.py
1 parent 4670274 commit c2c9029

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/tests/common/dpmodel/test_finetune_spin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def _make_sample_data(
103103
"energy": energy,
104104
"natoms": natoms_count,
105105
"find_energy": np.float32(1.0),
106+
"find_fparam": np.float32(0.0),
106107
}
107108
]
108109

0 commit comments

Comments
 (0)