[EDB Package Functions] [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=8fe344c2686cab26047250aecdd9da0bd2bc4b17 Modified Files -------------- .../servers/databases/schemas/packages/edbfuncs/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)