Skip to content

Commit

Permalink
Fixed docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Williamson authored and Marc Williamson committed Jul 28, 2021
1 parent 28dc142 commit d853ec3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tardis/grid/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ class tardisGrid:
Parameters
----------
configFile : str
path to TARDIS yml file.
configFile : str or dict
path to TARDIS yml file, or a pre-validated config dictionary.
gridFrame : pandas.core.frame.DataFrame
dataframe where each row is a set of parameters for
a TARDIS simulation.
Expand Down

0 comments on commit d853ec3

Please sign in to comment.