mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
Improve Python code: address unused variables (#11049)
* Address F841 (unused variable).
* Reformat.
* Add changelog fragment.
* More cleanup.
* Remove trailing whitespace.
* Readd removed code as a comment with TODO.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| onepassword_fixtures | ||
| conftest.py | ||
| onepassword_common.py | ||
| test_bitwarden.py | ||
| test_bitwarden_secrets_manager.py | ||
| test_dependent.py | ||
| test_dsv.py | ||
| test_etcd3.py | ||
| test_github_app_access_token.py | ||
| test_lastpass.py | ||
| test_merge_variables.py | ||
| test_onepassword.py | ||
| test_onepassword_ssh_key.py | ||
| test_revbitspss.py | ||
| test_tss.py | ||