ansible-collections / community.proxysql

ProxySQL Ansible Collection
http://galaxy.ansible.com/community/proxysql
GNU General Public License v3.0
21 stars 26 forks source link

fix sanity, remove unused import #142

Closed markuman closed 1 year ago

markuman commented 1 year ago
SUMMARY
 ERROR: Found 1 pylint issue(s) which need to be resolved:
ERROR: plugins/module_utils/mysql.py:28:8: unused-import: Unused import MySQLdb.cursors

https://github.com/ansible-collections/community.proxysql/actions/runs/4181129550/jobs/7242770370

ISSUE TYPE
COMPONENT NAME

plugins/module_utils/mysql.py

Andersson007 commented 1 year ago

@markuman IIRC when i had done it in mysql when it lived in ansible/ansible, something broke down. Just a fyi, maybe it's irrelevant here

Andersson007 commented 1 year ago

it can sound strange but it happened, so that's why i added an entry to ignore-2.15.txt there

patchback[bot] commented 9 months ago

Backport to stable-1: cherry-pick succeeded

Backport PR branch: patchback/backports/stable-1/30d0b4a693dcf9bb1c3e92d1f4b027e26e8d9798/pr-142

PR branch created, proceeding with making a PR.

🤖 @patchback I'm built with octomachinery and my source is open — https://github.com/sanitizers/patchback-github-app.