astropy / halotools

Python package for studying large scale structure, cosmology, and galaxy evolution using N-body simulations and halo models
http://halotools.rtfd.org
BSD 3-Clause "New" or "Revised" License
104 stars 65 forks source link

Change obsolete call to astropy.core.cosmology to astropy.cosmology #1031

Closed aphearin closed 2 years ago

aphearin commented 2 years ago

Resolves FutureDeprecation warning in astropy

evevkovacs commented 2 years ago

Thanks!