Open
Description
Describe the bug
Some of the test cases are missing assert statements e.g. np.allclose(a, b)
instead of assert np.allclose(a, b)
when enabled some of the tests fail.
To Reproduce
import sunpy
sunpy.map.Map(...)
etc
What happened?
No response
Expected behavior
No response
Screenshots
No response
System Details
No response
Installation method
No response
Metadata
Metadata
Assignees
Labels
No labels