test: Don't have test inheriting from unittest.TestCase
#4567
Annotations
3 errors
|
|
|
holoviews/tests/plotting/test_plotutils.py#L618
TestPlotUtils.test_get_min_distance_float32_type
assert 0.20000000298023224 == 0.2
+ where 0.20000000298023224 = float(np.float32(0.2))
+ where np.float32(0.2) = round(np.float32(0.19999993), 5)
|
|
|
The logs for this run have expired and are no longer available.
Loading