1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Remove trailing space.

This commit is contained in:
Shlomi Fish 2013-04-15 18:53:17 +03:00
parent b2052c91aa
commit 506a2814e5

View file

@ -2912,7 +2912,7 @@ Congratulations, you did it !
self.updateStatus(stuck='')
self.failed_snapshots = []
reset_solver_dialog()
def redo(self):
assert self.canRedo()