Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6656143

Browse files
committed
Remove stray nonascii char from message
1 parent 6db67ad commit 6656143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/backends/backend_nbagg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ def nbinstall(overwrite=False, user=True):
259259
----------
260260
261261
overwrite : bool
262-
If True, always install the files, regardless of what mayœ already be
262+
If True, always install the files, regardless of what may already be
263263
installed. Defaults to False.
264264
user : bool
265265
Whether to install to the user's .ipython/nbextensions directory.

0 commit comments

Comments
 (0)