mirror of
https://github.com/vale981/jobmanager
synced 2025-03-06 10:21:39 -05:00
minor code formatting
This commit is contained in:
parent
c71eb3575c
commit
0f79fe2058
2 changed files with 9 additions and 9 deletions
|
@ -752,9 +752,9 @@ if __name__ == "__main__":
|
||||||
# test_progress_bar_counter_hide_bar,
|
# test_progress_bar_counter_hide_bar,
|
||||||
# test_progress_bar_slow_change,
|
# test_progress_bar_slow_change,
|
||||||
# test_progress_bar_start_stop,
|
# test_progress_bar_start_stop,
|
||||||
# test_progress_bar_fancy,
|
test_progress_bar_fancy,
|
||||||
# test_progress_bar_multi_fancy,
|
test_progress_bar_multi_fancy,
|
||||||
# test_progress_bar_fancy_small,
|
test_progress_bar_fancy_small,
|
||||||
test_progress_bar_counter_fancy,
|
test_progress_bar_counter_fancy,
|
||||||
test_progress_bar_counter_fancy_non_max,
|
test_progress_bar_counter_fancy_non_max,
|
||||||
test_progress_bar_counter_fancy_hide_bar,
|
test_progress_bar_counter_fancy_hide_bar,
|
||||||
|
|
Loading…
Add table
Reference in a new issue