Update imports of tardis atom data download
jvshields opened this issue · 0 comments
jvshields commented
Tardis recently had ruff remove an unused import. We need to update wherever stardis does
from tardis.io.atom_data.util import download_atom_data
to
from tardis.io.atom_data import download_atom_data