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

Skip to content

Commit af9deb3

Browse files
committed
pep8 correction
1 parent e90bfe9 commit af9deb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/backends/backend_wx.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1377,7 +1377,6 @@ def destroy(self, *args):
13771377
wxapp = wx.GetApp()
13781378
if wxapp:
13791379
wxapp.Yield()
1380-
13811380

13821381
def get_window_title(self):
13831382
return self.window.GetTitle()

0 commit comments

Comments
 (0)