Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit f68dd3d

Browse files
committed
shorten error messages
1 parent 588ca05 commit f68dd3d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/source/data-structures.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Data Structures
1414
np.random.seed(123456)
1515
np.set_printoptions(threshold=10)
1616
17+
%xmode minimal
18+
1719
.. note::
1820

1921
This page builds on the information given in xarray's main page on

docs/source/hierarchical-data.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Working With Hierarchical Data
1414
np.random.seed(123456)
1515
np.set_printoptions(threshold=10)
1616
17+
%xmode minimal
1718
1819
Why Hierarchical Data?
1920
----------------------

0 commit comments

Comments
 (0)