mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-09 23:15:58 -06:00
- Remove this assignment to the local variable, the value is never used. - Rename local variables to match the regular expression - Add logic to this except clause or eliminate it and rethrow the exception automatically. - Rename fields to match the regular expression - Extract this nested conditional expression into an independent statement. - Change this default value to "None" and initialize this parameter inside the function/method. - Update this function so that its implementation is not identical to __repr__ - Refactor this method to not always return the same value - Reraise this exception to stop the application as the user expects - Add missing parameters _w _PY3. This method overrides simplejson.decoder.JSONDecoder.decode. - Remove this redundant continue. - Remove this unused function declaration - Remove this identity check; it will always be False. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
apply_explain_plan_wrapper.py | ||
constant_definition.py | ||
filter_dialog.py | ||
get_column_types.py | ||
is_begin_required.py | ||
is_query_resultset_updatable.py | ||
query_history.py | ||
query_tool_fs_utils.py | ||
query_tool_preferences.py | ||
save_changed_data.py | ||
start_running_query.py | ||
update_session_grid_transaction.py |