mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-09 14:35:42 +08:00
Make flake8 linter happy
This commit is contained in:
parent
6c4e845317
commit
dab41ff7b7
1 changed files with 1 additions and 1 deletions
|
@ -2975,5 +2975,5 @@ Google Cloud storage: GOOGLE_PROJECT_ID GOOGLE_APPLICATION_CREDENTIALS\n\
|
|||
# Closing this window takes ages
|
||||
window.hide()
|
||||
quick_close_simplegui_window(window)
|
||||
del window
|
||||
del window # noqa: F821 (undefined name)
|
||||
return full_config
|
||||
|
|
Loading…
Add table
Reference in a new issue