We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23dcd67 commit 80570dcCopy full SHA for 80570dc
1 file changed
deepmd/utils/summary.py
@@ -42,7 +42,8 @@ class SummaryPrinter(ABC):
42
"Please read and cite:",
43
"Wang, Zhang, Han and E, Comput.Phys.Comm. 228, 178-184 (2018)",
44
"Zeng et al, J. Chem. Phys., 159, 054801 (2023)",
45
- "Zeng et al, arxiv:2502.19161See https://deepmd.rtfd.io/credits/ for details.",
+ "Zeng et al, arxiv:2502.19161",
46
+ "See https://deepmd.rtfd.io/credits/ for details.",
47
)
48
49
BUILD: ClassVar = {
0 commit comments