Skip to content

Commit 73a04d6

Browse files
caic99Copilot
andauthored
Update source/tests/pt/model/test_nlist.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Chun Cai <amoycaic@gmail.com>
1 parent 4249b85 commit 73a04d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/tests/pt/model/test_nlist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ def test_build_multiple_nlist(self) -> None:
153153
nsels[dd],
154154
)
155155

156-
# since the nlist is created using unstable sort,
156+
# Since the nlist is created using unstable sort,
157157
# we check if the set of indices in the nlist matches,
158158
# regardless of the order
159159
torch.testing.assert_close(

0 commit comments

Comments
 (0)