Make flake8 linter happy

This commit is contained in:
deajan 2025-06-13 17:52:49 +02:00
parent 6c4e845317
commit dab41ff7b7

View file

@ -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