This is super valuable for debugging issues, e.g. I'm having troubles to catch the typo in a Simbad.query_criteria() call, and it doesn't have this kwarg.
Addressing the whole issue can be long, but the task is a package novice one, basically breakpoints needed to be added to return the payload strings rather than sending them to the server (and plenty of examples are available).
I'm adding the list of all modules here for easier tracking. We should either tick the boxes when the kwarg added, or cross out the module name if this is not applicable:
This is super valuable for debugging issues, e.g. I'm having troubles to catch the typo in a
Simbad.query_criteria()call, and it doesn't have this kwarg.Addressing the whole issue can be long, but the task is a package novice one, basically breakpoints needed to be added to return the payload strings rather than sending them to the server (and plenty of examples are available).
I'm adding the list of all modules here for easier tracking. We should either tick the boxes when the kwarg added, or cross out the module name if this is not applicable: