Skip to content

Commit 16eeacd

Browse files
committed
Merge branch 'master' of https://gitlab.gnome.org/adam0antium/meld into fix_windows_external_open_354
2 parents fdb5ad9 + 51be4a8 commit 16eeacd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meld/task.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ def get_current_task(self):
140140

141141

142142
if __name__ == "__main__":
143-
import time
144143
import random
144+
import time
145145
m = LifoScheduler()
146146

147147
def timetask(t):

0 commit comments

Comments
 (0)