mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 07:16:52 -06:00
cbf5886430
1. Use concise character class syntax 2. Add a "break" statement or remove this "else" clause. 3. Replace this generic exception class with a more specific one. 4. Use a regular expression literal instead of the 'RegExp' constructor. 5. Use the opposite operator ("not in") instead. |
||
---|---|---|
.. | ||
parseutils | ||
__init__.py | ||
autocomplete.py | ||
completion.py | ||
prioritization.py | ||
sqlcompletion.py |