Skip to content

Commit

Permalink
re-add common_data_operations
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed Mar 28, 2024
1 parent f3919ce commit 8e8aa5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/common_data_operations.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"\n",
"ens = Ensemble()\n",
"\n",
"ens.from_dataset(\"s82_rrlyrae\")"
"ens.from_dataset(\"s82_rrlyrae\", sorted=True)"
]
},
{
Expand Down

0 comments on commit 8e8aa5a

Please sign in to comment.