Skip to content

Commit e9e218e

Browse files
committed
Update wfs-referencing.ipynb
del \n
1 parent 75f353c commit e9e218e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/examples/wfs-referencing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
" np.vstack((array.x[selection, 1], spa[selection, 1])),\n",
218218
" color='gray')\n",
219219
"plt.xlim(-2, 2)\n",
220-
"plt.ylim(-2, 2);\n"
220+
"plt.ylim(-2, 2);"
221221
]
222222
},
223223
{

0 commit comments

Comments
 (0)