From 4d94309f4e756adf1c774d07286c2d0bab3a7507 Mon Sep 17 00:00:00 2001 From: Jiri Podivin Date: Tue, 28 Jun 2022 08:53:22 +0200 Subject: [PATCH] Minor style violations fix Signed-off-by: Jiri Podivin Change-Id: I335e1660f56fa254ffd3c6728d4fe4bf9563284f (cherry picked from commit b27ad5ae4270851ea80b8273cc399ba28d88feb6) --- .dockerignore | 2 +- doc/source/contributing.rst | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.dockerignore b/.dockerignore index 97e415cf..5827b8da 100644 --- a/.dockerignore +++ b/.dockerignore @@ -64,4 +64,4 @@ hosts *.retry #Vagrantfiles, since we are using docker -Vagrantfile.* \ No newline at end of file +Vagrantfile.* diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index 3b619c26..9a519b03 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -36,4 +36,3 @@ Code Hosting Code Review https://review.opendev.org/#/q/status:open+project:openstack/validations-libs,n,z -