bugfix tabs

This commit is contained in:
Marc Brückner 2018-08-05 01:16:20 +02:00
parent 5f1fdfbe02
commit 1943a2d6d5

View File

@ -204,7 +204,7 @@ class Handler(FileSystemEventHandler):
with self.lock:
self.isWaiting = False
print('DEBUG : finished')
print('DEBUG : finished')
if __name__ == "__main__":