Skip to content

Fix required WCS keyword - #688

Merged
larrybradley merged 2 commits into
astropy:mainfrom
larrybradley:fix-wcs-required
Jun 22, 2026
Merged

Fix required WCS keyword#688
larrybradley merged 2 commits into
astropy:mainfrom
larrybradley:fix-wcs-required

Conversation

@larrybradley

@larrybradley larrybradley commented Jun 22, 2026

Copy link
Copy Markdown
Member

This PR fixes several instances where the wcs keyword was specified in method signatures as an optional keyword (e.g., wcs=None), but it was actually required.

It also updates the tests to use the pytest match keyword.

@larrybradley
larrybradley merged commit 9f21082 into astropy:main Jun 22, 2026
24 checks passed
@larrybradley
larrybradley deleted the fix-wcs-required branch June 22, 2026 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant