Skip to content

Commit a87f974

Browse files
Fix PEP-8 issue.
1 parent 4567432 commit a87f974

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/pgadmin/browser/server_groups/servers/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1887,7 +1887,6 @@ def change_password(self, gid, sid):
18871887
return internal_server_error(errormsg="Unable to"
18881888
" change the password.")
18891889

1890-
18911890
SQL = render_template(
18921891
"/servers/sql/#{0}#/change_password.sql".format(
18931892
manager.version),

0 commit comments

Comments
 (0)