From e1503fc30632542102973026b9e350ce7c691109 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 11 Nov 2023 12:38:15 +0100 Subject: [PATCH] Fix RST code formatting. --- changelogs/fragments/7506-pipx-pipargs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/7506-pipx-pipargs.yml b/changelogs/fragments/7506-pipx-pipargs.yml index 014e189c84..fb5cb52e6f 100644 --- a/changelogs/fragments/7506-pipx-pipargs.yml +++ b/changelogs/fragments/7506-pipx-pipargs.yml @@ -1,2 +1,2 @@ bugfixes: - - pipx module utils - change the CLI argument formatter for the `pip_args` parameter (https://github.com/ansible-collections/community.general/issues/7497, https://github.com/ansible-collections/community.general/pull/7506). + - pipx module utils - change the CLI argument formatter for the ``pip_args`` parameter (https://github.com/ansible-collections/community.general/issues/7497, https://github.com/ansible-collections/community.general/pull/7506).