mirror of https://gitlab.com/pamhyr/pamhyr2
pep8: Minor change.
parent
46602227af
commit
0d88b954d8
|
|
@ -872,7 +872,6 @@ class ApplicationWindow(QMainWindow, ListedSubWindow, WindowToolKit):
|
|||
|
||||
return workdir
|
||||
|
||||
|
||||
def open_last_results(self):
|
||||
if self._last_solver is None:
|
||||
return
|
||||
|
|
|
|||
Loading…
Reference in New Issue