1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-11 17:41:48 +03:00
Files
community.general/plugins/plugin_utils
Felix Fontein 2203560867 plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9379)
* Replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting.

* Improve formulation.

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* Use more f-strings.

* Remove unicode prefix for strings.

---------

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-28 22:47:18 +01:00
..
2024-07-13 13:32:36 +02:00