astrofrog / sedfitter

Python version of the SED fitter from Robitaille et al., 2007, ApJS 169 328
http://sedfitter.readthedocs.org
BSD 2-Clause "Simplified" License
20 stars 22 forks source link

Small astropy 4.0 compatibility refactor #67

Closed keflavich closed 3 years ago

keflavich commented 4 years ago

change from astropy.extern import six to import six