mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-10 15:36:06 -06:00
41508f7f67
- Fix super() calls for python 3 - No need to inherit objects. - No need for u at the start of strings - Tidied up some brackets and f-strings too |
||
---|---|---|
.. | ||
__init__.py | ||
servers_test_data.json | ||
test_add_server.py | ||
test_all_server_get.py | ||
test_check_connect.py | ||
test_check_recovery_code.py | ||
test_check_recovery.py | ||
test_check_ssh_mock_connect.py | ||
test_check_ssl_connection.py | ||
test_dependencies_sql.py | ||
test_dependents_sql.py | ||
test_is_password_saved.py | ||
test_is_valid_address.py | ||
test_password_change.py | ||
test_role_dependencies_sql.py | ||
test_server_delete.py | ||
test_server_get.py | ||
test_server_put.py | ||
test_shared_server.py | ||
utils.py |