Skip to content
Snippets Groups Projects
Commit ef129063 authored by Xia, Ning's avatar Xia, Ning :penguin:
Browse files

update utility docstring

parent 38e84d8e
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@ def get_plot_data_from_dataset(
Returns:
tuple[np.ndarray, np.ndarray, np.ndarray]: Data for plot in a tuple (temperature, time step, label of data).
"""
# TODO:
# This line of code throws an exception. This is just to make sure you can see
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment