Commit 73adcba
committed
Added an if condition to set trust_input to True if argument list is empty in __call__ function of Function class in pytensor/compile/function/types.py
1 parent 1b8a27c commit 73adcba
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
883 | 883 | | |
884 | 884 | | |
885 | 885 | | |
| 886 | + | |
| 887 | + | |
886 | 888 | | |
887 | 889 | | |
888 | 890 | | |
| |||
0 commit comments