Skip to content

Commit 80570dc

Browse files
committed
no
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
1 parent 23dcd67 commit 80570dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

deepmd/utils/summary.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ class SummaryPrinter(ABC):
4242
"Please read and cite:",
4343
"Wang, Zhang, Han and E, Comput.Phys.Comm. 228, 178-184 (2018)",
4444
"Zeng et al, J. Chem. Phys., 159, 054801 (2023)",
45-
"Zeng et al, arxiv:2502.19161See https://deepmd.rtfd.io/credits/ for details.",
45+
"Zeng et al, arxiv:2502.19161",
46+
"See https://deepmd.rtfd.io/credits/ for details.",
4647
)
4748

4849
BUILD: ClassVar = {

0 commit comments

Comments
 (0)