9d32d06104
* postgresql modules: fix by flake8 (#59497)
(cherry picked from commit fd35833554
)
* Backport of 59497: fix code formatting, remove unused imports
5 lines
429 B
YAML
5 lines
429 B
YAML
bugfixes:
|
|
- postgresql_db.py - Fix code formatting (https://github.com/ansible/ansible/pull/59497)
|
|
- postgresql_ext.py - Remove pg_quote_identifier unused import (https://github.com/ansible/ansible/pull/59497)
|
|
- postgresql_lang.py - Remove pg_quote_identifier and to_native unused imports (https://github.com/ansible/ansible/pull/59497)
|
|
- postgresql_table.py - Fix code formatting (https://github.com/ansible/ansible/pull/59497)
|