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

Skip to content

Commit 427ce52

Browse files
Phil Elsonpelson
Phil Elson
authored and
pelson
committed
Added gif logo. Fixed typo.
1 parent c382f60 commit 427ce52

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/matplotlib/backends/backend_gtk3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ def __init__(self, canvas, num):
367367
except:
368368
# some versions of gtk throw a glib.GError but not
369369
# all, so I am not sure how to catch it. I am unhappy
370-
# doing a blanket catch here, but an not sure what a
370+
# doing a blanket catch here, but am not sure what a
371371
# better way is - JDH
372372
verbose.report('Could not load matplotlib icon: %s' % sys.exc_info()[1])
373373

1.47 KB
Loading

0 commit comments

Comments
 (0)