Skip to content

Commit 797937d

Browse files
fix sphinx build by removing '$'
1 parent e68b38e commit 797937d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/xarray.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ Exercises 2
412412

413413
The output should then resemble this: ::
414414

415-
$ python exercise.py
415+
> python exercise.py
416416
<xarray.Dataset> Size: 940B
417417
Dimensions: (time: 10, company: 3)
418418
Coordinates:

0 commit comments

Comments
 (0)