1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/tests/unit/plugins/become
Alexei Znamensky d550baacfa
fix ruff case UP031 (#11223)
* fix ruff case UP031

* refactor backslashout of f-string for the sake of old Pythons

* add changelog frag

* Update plugins/modules/imc_rest.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* scaleway_user_data: fix bug and make it an f-string

* reformat

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-11-29 08:28:22 +01:00
..
conftest.py Reformat everything. 2025-11-01 13:46:53 +01:00
helper.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_doas.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_dzdo.py fix ruff case UP031 (#11223) 2025-11-29 08:28:22 +01:00
test_ksu.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_pbrun.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_pfexec.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_run0.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_sudosu.py fix ruff case UP031 (#11223) 2025-11-29 08:28:22 +01:00