Skip to content

Commit bd4d77e

Browse files
committed
notebook typo and linting
1 parent 2a5ea3d commit bd4d77e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/examples/introduction.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@
560560
"metadata": {},
561561
"source": [
562562
"**Note:** Although it is possible to assign additional coordinates,\n",
563-
"`.cf.coordinates` and only returns a subset of \n",
563+
"`.cf.coordinates` only returns a subset of\n",
564564
"`(\"longitude\", \"latitude\", \"vertical\", \"time\")`.\n"
565565
]
566566
},
@@ -926,8 +926,8 @@
926926
"source": [
927927
"## Feature: Weight by Cell Measures\n",
928928
"\n",
929-
"`cf_xarray` can weight by cell measure variables if the\n",
930-
"appropriate attribute is set\n"
929+
"`cf_xarray` can weight by cell measure variables if the appropriate attribute is\n",
930+
"set\n"
931931
]
932932
},
933933
{

0 commit comments

Comments
 (0)