Fixed ruff formatting issue

This commit is contained in:
Anton Hvornum 2026-06-28 21:19:23 +02:00
parent e26c325d38
commit c61b5808b1
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ async def select_devices(preset: list[BDevice] | None = []) -> list[BDevice] | N
devices = device_handler.devices
if len(devices) < 1:
await Notify(tr("No disks were detected. A disk is required to be able to install Arch Linux")).show()
await Notify(tr('No disks were detected. A disk is required to be able to install Arch Linux')).show()
return None
items = [