[Functions] Fixed typos: - 'gettext' should be used as '_' is not defined - Identical expressions should not be used on both sides of a binary operator.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=14f21921bb0fbe48aa766c2e4b6847ed15362396 Modified Files -------------- .../server_groups/servers/databases/schemas/functions/__init__.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)