Add a changelog about the API change to objective_function in #16673#17101
Add a changelog about the API change to objective_function in #16673#17101pllim merged 1 commit intoastropy:mainfrom
Conversation
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
|
Should examples also be updated in the docs? |
|
I looked over the docs, and I don't think there are any examples of subclassing these non-linear fitters? We could choose to update the docs out of an abundance of caution (adding a unused |
|
Also, I was just wondering (without any deep understanding) if it would be better to have a dictionary like |
|
heh, we had that and undid it in #16982 😆 |
|
@Cadair could your rebase and make sure pre-commit is happy ? |
|
I will say it again, why can I not have the fekking github UI rebase button? |
e2f29c9 to
70ef97a
Compare
70ef97a to
7056e7c
Compare
|
Re: GitHub rebase button -- I actually think I saw it a couple of times but it is like a unicorn. I dunno what triggers its appearance. |
|
Thanks for your patience! |
Could be a feature flag: only deployed to a sample of users at a time (and then reverted). |
Description
Fixes #17085 by adding change log about #16673