mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-21 16:25:35 +02:00
Lint fix
This commit is contained in:
@@ -118,4 +118,4 @@ class DownloadClients:
|
||||
download_clients = getattr(self, client_type, [])
|
||||
result[client_type] = [client.name for client in download_clients]
|
||||
|
||||
return result
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user