Skip to content

Commit 5e47869

Browse files
author
Ian Schweer
committed
Fix lint
1 parent f2d88a8 commit 5e47869

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pytensor/link/pytorch/dispatch/basic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ def makevector(*x):
154154
return makevector
155155

156156

157-
158157
@pytorch_funcify.register(IfElse)
159158
def pytorch_funcify_IfElse(op, **kwargs):
160159
n_outs = op.n_outs

0 commit comments

Comments
 (0)