mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-07-31 00:28:22 -05:00
- Refactor functions to not always return the same value. - Rename "cls" to "self" or add the missing "self" parameter. - Remove useless assignment to variables.