Fix lint
This commit is contained in:
parent
6ede565ffd
commit
e911a2bd6d
@ -229,6 +229,7 @@ class ExceptionCrashDialog(_CrashDialog):
|
|||||||
NAME = 'exception'
|
NAME = 'exception'
|
||||||
|
|
||||||
def __init__(self, debug, pages, cmdhist, exc, objects, parent=None):
|
def __init__(self, debug, pages, cmdhist, exc, objects, parent=None):
|
||||||
|
self._chk_log = None
|
||||||
super().__init__(debug, parent)
|
super().__init__(debug, parent)
|
||||||
self._pages = pages
|
self._pages = pages
|
||||||
self._cmdhist = cmdhist
|
self._cmdhist = cmdhist
|
||||||
|
Loading…
Reference in New Issue
Block a user