Skip to content

Commit 975e17e

Browse files
author
Han Wang
committed
docs: fix duplicated word in the native-spin marker docstring
Left over from removing the stale parenthetical in 4021124.
1 parent 4021124 commit 975e17e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deepmd/dpmodel/model/native_spin_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class NativeSpinModelKind:
3434
``NativeSpinEnergyModel``) are parallel products with NO subclass
3535
relation between them -- an ``isinstance`` against one backend's
3636
concrete class is silently dead in the other. Backend seams that need a
37-
cross-backend family test test against this shared marker instead. The
37+
cross-backend family test check against this shared marker instead. The
3838
motivating consumer is the with-comm freeze gate, where native spin
3939
excludes only the DENSE lower; native-spin GRAPH lowers do participate
4040
in the with-comm path and carry the nested artifact (issue #5906).

0 commit comments

Comments
 (0)