Removed trailing whitespace

This commit is contained in:
1e9abhi1e10
2024-07-03 08:50:50 +05:30
parent 092126bded
commit e6f9a33b3c

View File

@@ -451,7 +451,7 @@ class ePIC(ePICFirmware):
return pool_data
except LookupError:
pass
async def upgrade_firmware(self, file: Path | str, keep_settings: bool = True) -> bool:
"""