mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-12 16:04:48 +08:00
Reformat file with black
This commit is contained in:
parent
bb6a68798f
commit
4b1d898eed
1 changed files with 0 additions and 1 deletions
|
@ -258,7 +258,6 @@ def gui_thread_runner(
|
|||
|
||||
start_time = time.monotonic()
|
||||
while True:
|
||||
|
||||
# No idea why pylint thinks that UpdateAnimation does not exist in SimpleGUI
|
||||
# pylint: disable=E1101 (no-member)
|
||||
progress_window["-LOADER-ANIMATION-"].UpdateAnimation(
|
||||
|
|
Loading…
Add table
Reference in a new issue