Open jGaboardi opened 1 year ago
I am seeing 2 failures locally when splot is not installed. Seems like we should try to get these failures to be bit more graceful or prevent them from happening.
splot
FAILED giddy/tests/test_directional.py::Rose_Tester::test_rose - TypeError: cannot unpack non-iterable NoneType object FAILED giddy/tests/test_directional.py::i::test_rose - TypeError: cannot unpack non-iterable NoneType object
I am seeing 2 failures locally when
splot
is not installed. Seems like we should try to get these failures to be bit more graceful or prevent them from happening.