enthought / enable

Enable: low-level drawing and interaction
Other
93 stars 44 forks source link

replace all true #1015

Closed homosapien-lcy closed 1 year ago

homosapien-lcy commented 1 year ago

Change all the numpy.alltrue to numpy.all

Fixes https://github.com/enthought/enable/issues/991

This replaces issue #1013 , updated from the latest main branch