Skip to content

Commit 31d3815

Browse files
committed
Update env_mat.py
1 parent 364599d commit 31d3815

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

deepmd/dpmodel/utils/env_mat.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,6 @@ def serialize(
177177
return {
178178
"rcut": self.rcut,
179179
"rcut_smth": self.rcut_smth,
180-
"protection": self.protection,
181-
"use_exp_switch": self.use_exp_switch,
182180
}
183181

184182
@classmethod

0 commit comments

Comments
 (0)