Commit b9bb00b
authored
Arm backend: Bugfix TosaValueError (#13315)
ValueError doesn't accept kwargs, so remove the usage and explicitly add
the op arg instead.
Signed-off-by: Per Åstrand <[email protected]>1 parent 45519f6 commit b9bb00b
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments