Skip to content

Commit

Permalink
fix import error
Browse files Browse the repository at this point in the history
  • Loading branch information
jchavesmontero committed Oct 18, 2024
1 parent 62c1790 commit fcac083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/save_nyx_emu_cosmo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import numpy as np
import h5py
from lace.archive.nyx_archive import NyxArchive, get_attrs
from lace.archive.nyx_archive import NyxArchive
from lace.cosmo import camb_cosmo, fit_linP
import os

Expand Down

0 comments on commit fcac083

Please sign in to comment.