pychecker fixes
svn: r6407
This commit is contained in:
@@ -331,7 +331,7 @@ class ManagedWindow:
|
||||
self.window.set_transient_for(self.parent_window)
|
||||
self.window.show()
|
||||
|
||||
def close(self,obj=None,obj2=None):
|
||||
def close(self):
|
||||
"""
|
||||
Close itself.
|
||||
|
||||
|
Reference in New Issue
Block a user