Reformat file with black

This commit is contained in:
Orsiris de Jong 2023-03-30 01:35:03 +02:00
parent da327b6bdf
commit 5cd355b019

View file

@ -57,7 +57,7 @@ if not _NO_GUI:
sg.theme(PYSIMPLEGUI_THEME)
sg.SetOptions(icon=OEM_ICON)
if os.name == 'nt':
if os.name == "nt":
from npbackup.windows.task import create_scheduled_task