signal.convolve2d from scipy results in UnboundVariable errors #488
Labels
bug
Something isn't working
fixed in next version (main)
A fix has been implemented and will appear in an upcoming version
Environment data
Expected behaviour
Return type for
signal.convolve2d
fromscipy
isUnbound
, resulting spurious unbound variable errors.Actual behaviour
No spurious unbound variable errors. (See lines 11, 20 in the attached snippet.)
Logs
Code Snippet / Additional information
The text was updated successfully, but these errors were encountered: