mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-07-31 12:40:10 +02:00
Tweaks to the example.
This commit is contained in:
@@ -68,4 +68,5 @@ def print_times():
|
||||
colour = Fore.GREEN
|
||||
print(colour + "%5.1f %5.1f %s" % (new, delta, key))
|
||||
total += new
|
||||
print(Fore.WHITE + "%5.1f" % total)
|
||||
if sorted_times:
|
||||
print(Fore.WHITE + "%5.1f" % total)
|
||||
|
Reference in New Issue
Block a user