Closed lsorber closed 3 years ago
Assertions where one side of the comparison is a float("nan") render as a ? with pytest-clarity.
float("nan")
?
Assertions where one side of the comparison is a
float("nan")
render as a?
with pytest-clarity.