Skip to content

Commit

Permalink
Update tardis/io/parsers/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sona Chitchyan <[email protected]>
  • Loading branch information
PommesFrittes and sonachitchyan authored Feb 7, 2023
1 parent 6db35c2 commit c71c28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis/io/parsers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Accepted data formats are Arepo snapshots, the Blondin toy-model
format, CSVY files and STELLA files. These are parsed into
either CSV files, YAML files or Pandas DataFrames, which are
data formats usable by TARDIS.
data formats interpretable by TARDIS.
"""

from tardis.io.parsers.blondin_toymodel import (
Expand Down

0 comments on commit c71c28e

Please sign in to comment.