Update for numpy int deprecation. by wtgee · Pull Request #523 · astropy/astroplan · GitHub
Skip to content

Update for numpy int deprecation.#523

Merged
bmorris3 merged 4 commits into
astropy:masterfrom
wtgee:int-deprecation-fix
Sep 28, 2022
Merged

Update for numpy int deprecation.#523
bmorris3 merged 4 commits into
astropy:masterfrom
wtgee:int-deprecation-fix

Conversation

@wtgee

@wtgee wtgee commented Sep 28, 2022

Copy link
Copy Markdown
Contributor
  • Replace all np.int instances with just int.

Reference: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

Mentioned by @thusser in the astroplan slack channel. Thanks!

wtgee and others added 2 commits September 28, 2022 07:15
* Replace all `np.int` instances with just `int`.
@bmorris3

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The migration to the latest location of the exoplanet archive within astroquery.ipac.nexsci.nasa_exoplanet_archive.NasaExoplanetArchive was causing a test failure.

@bmorris3 bmorris3 merged commit f77f693 into astropy:master Sep 28, 2022
@wtgee wtgee deleted the int-deprecation-fix branch May 31, 2023 17:24
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.

2 participants