mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
PEP-8 fixes
This commit is contained in:
@@ -109,7 +109,6 @@ class BackupMessage(IProcessDesc):
|
||||
else:
|
||||
self.cmd += cmdArg(arg)
|
||||
|
||||
|
||||
@property
|
||||
def message(self):
|
||||
# Fetch the server details like hostname, port, roles etc
|
||||
|
Reference in New Issue
Block a user