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

Fix deprecated import path [#892] #893

Merged
merged 4 commits into from
Dec 5, 2023

Conversation

keflavich
Copy link
Contributor

@keflavich keflavich commented Dec 2, 2023

This fixes #892

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f62cc97) 79.95% compared to head (7452473) 79.95%.

❗ Current head 7452473 differs from pull request most recent head 4759c5a. Consider uploading reports for the commit 4759c5a to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #893   +/-   ##
=======================================
  Coverage   79.95%   79.95%           
=======================================
  Files          24       24           
  Lines        6016     6016           
=======================================
  Hits         4810     4810           
  Misses       1206     1206           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@e-koch
Copy link
Contributor

e-koch commented Dec 4, 2023

@keflavich @neutrinoceros I've tacked on a bit of clean-up up here for the tests. Any suggestions on that part?

Otherwise, I'm happy to merge this.

@keflavich
Copy link
Contributor Author

Looks good. @e-koch you approve, I merge?

@e-koch
Copy link
Contributor

e-koch commented Dec 5, 2023

@keflavich good to merge. Thanks @neutrinoceros !

@keflavich keflavich merged commit 9847cf1 into radio-astro-tools:master Dec 5, 2023
20 checks passed
@keflavich keflavich deleted the issue892 branch December 5, 2023 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spectral-cube uses astropy.coordinates.angle_utilities which is removed in Astropy 6
3 participants