Skip to content

Rename the setup_file parameter in run_experiment() #23

@danielvartan

Description

@danielvartan

Argument naming consistency

In run_experiment(), the argument name setup_file for the experiment definition file is somewhat confusing.
I would suggest either:

  • using experiment_file, or
  • consistently using file (as in other functions like inspect_experiment(file)) to improve API consistency.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestsoftware reviewrOpenSci software-review

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions