Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Dec 12, 2024
1 parent 4ea91b4 commit 399594b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/examples/attrs_xarray_demo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# # Attrs demo

# This example demonstrates a tentative `attrs`-based object model.
# This example demonstrates a tentative `attrs`-based object model which
# which uses `xarray` to provide a `DataTree` view.

from datetime import datetime
from itertools import repeat
Expand Down

0 comments on commit 399594b

Please sign in to comment.