Skip to content

Commit

Permalink
Small example change
Browse files Browse the repository at this point in the history
  • Loading branch information
benjeffery committed Jan 27, 2025
1 parent 90c8ce1 commit ef5c828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msprime/provenance.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def get_provenance_dict(parameters=None):
"""
document = {
"schema_version": "1.0.0",
"foo": "bar",
"software": {"name": "msprime", "version": __version__},
"parameters": parameters,
"environment": get_environment(),
Expand Down

0 comments on commit ef5c828

Please sign in to comment.