Nabil Freij
Nabil Freij
Hi @GillySpace27, I would suggest that instead of trying to merge in the changes locally, that it would be better to run: ``` git remote update -p git reset --hard...
I forgot how annoying our net subset of unit tests are. I am still trying to work out what is going on and fix it. More developer documentation has to...
> Thanks for your help getting this sorted out! Let me know if you need anything from me. :) Sorry I kind of just took over. There were some parts...
Right now, I need to wait for another review before we should merge. I am hoping that will come as we want to get 6.0 out.
Online fails are due to HEK and nothing to do with this PR.
Thanks for the PR @GillySpace27, sorry it took so long.
Testing this in a unit test might be the way to go: As of now: ``` /home/runner/work/sunpy/sunpy/.tox/build_docs/lib/python3.9/site-packages/sunpy/map/sources/mlso.py:docstring of sunpy.map.sources.mlso.KCorMap:24: ERROR: Unexpected indentation. /home/runner/work/sunpy/sunpy/.tox/build_docs/lib/python3.9/site-packages/sunpy/map/sources/mlso.py:docstring of sunpy.map.sources.mlso.KCorMap:25: WARNING: Block quote ends without...
I think it might be easier to construct a fake map class with a notes section and work it out that way. Then run this in a unit test and...
> any updates on this @nabobalis ? Can you add unit tests to make sure this doesn't break in the future?
Thanks for the PR @NucleonGodX, sorry it took this long to get merged.