Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-39720: Use default factory for Stamps class #335

Merged
merged 2 commits into from Jun 20, 2023
Merged

DM-39720: Use default factory for Stamps class #335

merged 2 commits into from Jun 20, 2023

Conversation

timj
Copy link
Member

@timj timj commented Jun 20, 2023

The SpherePoint is nominally mutable so the dataclass has to construct one each time as a default.

timj added 2 commits June 20, 2023 11:00
The SpherePoint is nominally mutable so the dataclass has
to construct one each time as a default.
The alias was seemingly removed some time after numpy v1.23.5.
@timj timj requested a review from erykoff June 20, 2023 19:15
@timj timj merged commit 93864be into main Jun 20, 2023
1 check passed
@timj timj deleted the tickets/DM-39720 branch June 20, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants