From eb436ffc3f77b1a25c557c0e2d04757d8d28664d Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Sun, 29 Dec 2024 07:25:47 -0500 Subject: [PATCH] Remove trailing white space in release note This is causing pep8 to fail on other patches. Change-Id: I2b36476f12ec7b8928534b2c458981ed407b898e --- releasenotes/notes/bug-1823445-c47c25870a98335a.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/bug-1823445-c47c25870a98335a.yaml b/releasenotes/notes/bug-1823445-c47c25870a98335a.yaml index 80215f9ea28..d6a8b5581b0 100644 --- a/releasenotes/notes/bug-1823445-c47c25870a98335a.yaml +++ b/releasenotes/notes/bug-1823445-c47c25870a98335a.yaml @@ -7,4 +7,4 @@ fixes: from being created successfully. This volume property is created whenever a volume is created from an image for the purpose of indicating that the image signature was verified on creation, and was not intended to be propagated - further if a new image is created from such volume. + further if a new image is created from such volume.