{{ message }}
Commit e6af5a3
Fix Issue 26821: [Bug]: ValueError: The truth value... when an ndarray is passed to the color kwarg of axes3d.scatter (#26834)
* FIX: [Bug]: ValueError: The truth value... when an ndarray is passed to the color kwarg of axes3d.scatter
* added smoke test to ensure no value error is thrown
* fixed smoke test to use fig canvas draw rather than plt show
* added an extra line and reduced line length to comply with flake8
* removed trailing whitespace
* Update lib/mpl_toolkits/mplot3d/tests/test_axes3d.py
Co-authored-by: Kyle Sunden <git@ksunden.space>
---------
Co-authored-by: Kyle Sunden <git@ksunden.space>1 parent bd8198c commit e6af5a3
2 files changed
Lines changed: 10 additions & 1 deletion

0 commit comments