Most astropy objects can be serialized (e.g., JSON, ECSV, ASDF). There is no reason to use brute-force `pickle`, which can be a security risk.
Most astropy objects can be serialized (e.g., JSON, ECSV, ASDF). There is no reason to use brute-force
pickle, which can be a security risk.