1) Do not use Array index in keys. 2) Unnecessary escape character. 3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$ 4) Remove the unused local variable. |
||
|---|---|---|
| .. | ||
| psycopg3 | ||
| __init__.py | ||
| abstract.py | ||
| registry.py | ||
1) Do not use Array index in keys. 2) Unnecessary escape character. 3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$ 4) Remove the unused local variable. |
||
|---|---|---|
| .. | ||
| psycopg3 | ||
| __init__.py | ||
| abstract.py | ||
| registry.py | ||