Skip to content

Commit 482bba7

Browse files
committed
removed trailing spaces
1 parent d471238 commit 482bba7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

csrc/bindings/bindings.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
using namespace pplx;
77

8-
TORCH_LIBRARY(pplx_kernels, m) {
9-
register_all_to_all_ops(m);
8+
TORCH_LIBRARY(pplx_kernels, m) {
9+
register_all_to_all_ops(m);
1010
}
1111

1212
REGISTER_EXTENSION(TORCH_EXTENSION_NAME)

0 commit comments

Comments
 (0)