Обсуждение: pgAdmin 4 commit: Use .__ne__ instead of 'is not None' statement to fix

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Use .__ne__ instead of 'is not None' statement to fix

От
Akshay Joshi
Дата:
Use .__ne__ instead of 'is not None' statement to fix the API test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a0d92469bf57c69ca7ad524d03d2ec1a3b4710d

Modified Files
--------------
web/pgadmin/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)