Skip to content

Commit d3bf903

Browse files
Update seagliderOG1/plotters.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4ed720c commit d3bf903

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

seagliderOG1/plotters.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ def show_variables_by_dimension(data: str | xr.Dataset, dimension_name: str = "t
216216
------
217217
TypeError
218218
If input data is not a file path or xarray Dataset.
219-
220219
"""
221220
if isinstance(data, str):
222221
print("information is based on file: {}".format(data))

0 commit comments

Comments
 (0)