pgadmin4/web/pgadmin/utils
Yogesh Mahajan cbf5886430 Fixed the following code smells:
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.
2022-09-10 13:48:14 +05:30
..
driver
dynamic_registry
javascript
sqlautocomplete
tests
__init__.py
ajax.py
compile_template_name.py
constants.py
crypto.py
csrf.py
csv.py
enhanced_log_rotation.py
exception.py
html.py
locker.py
master_password.py
menu.py
paths.py
preferences.py
route.py
security_headers.py
server_utils.py
session.py
validation_utils.py
versioned_template_loader.py