Skip to content

Commit 1ad5480

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 63dbaff commit 1ad5480

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

intermediate/indexing/advanced-indexing.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@
147147
"import numpy as np\n",
148148
"import xarray as xr\n",
149149
"\n",
150-
"\n",
151150
"xr.set_options(display_expand_attrs=False)\n",
152151
"np.set_printoptions(threshold=10, edgeitems=2)\n",
153152
"%config InlineBackend.figure_format='retina'\n",

intermediate/remote_data/remote-data.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
"import sys\n",
5858
"from IPython.display import Code\n",
5959
"\n",
60-
"\n",
6160
"tracing_output = []\n",
6261
"_match_pattern = \"xarray\"\n",
6362
"\n",

0 commit comments

Comments
 (0)