Gabriele Bozzola 7 years ago
parent
commit
af8c688319
1 changed files with 1 additions and 1 deletions
  1. 1 1
      whoall

+ 1 - 1
whoall

@@ -356,7 +356,7 @@ for node in nodes:
 
 if progressbar:
     # Newline
-    print '\n Done... ( %(t).3f s)' % {'t': (time() - start)}
+    print '\n Done... (%(t).3f s)' % {'t': (time() - start)}
 
 if args.full or args.math or args.cuda:
 # Save down/unreachable/unavailable nodes to separate lists