Skip to content

Commit 4918edf

Browse files
committed
remove stray like
1 parent d8a9655 commit 4918edf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoray/autoray.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3004,7 +3004,6 @@ def torch_pad(array, pad_width, mode="constant", constant_values=0):
30043004
pad=pad,
30053005
mode=mode,
30063006
value=constant_values,
3007-
like="torch",
30083007
)
30093008

30103009

0 commit comments

Comments
 (0)