Skip to content

Commit

Permalink
Change import to reflect relocation of tardis config_reader
Browse files Browse the repository at this point in the history
  • Loading branch information
smokestacklightnin committed Oct 30, 2023
1 parent 003f797 commit ef7c4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/run_stardis.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from tardis.io.atom_data import AtomData
from tardis.io.configuration.config_validator import validate_yaml
from tardis.io.config_reader import Configuration
from tardis.io.configuration.config_reader import Configuration

from stardis.io.model.marcs import read_marcs_model
from stardis.plasma import create_stellar_plasma
Expand Down

0 comments on commit ef7c4fe

Please sign in to comment.