astropy / pyregion

ds9 region parser for python
https://pyregion.readthedocs.io
MIT License
39 stars 40 forks source link

Replaced deprecated np.asscalar(x) with x.item() #152

Closed prajwel closed 2 years ago

prajwel commented 2 years ago

This addresses #151.