From 78d46e0388525a296b51c78e69c4d115e135faed Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Wed, 12 Aug 2020 17:14:47 +0200 Subject: [PATCH] stages/rpm: fix whitespace Need double spacing between imports and first statement according to PEP-8. --- stages/org.osbuild.rpm | 1 + 1 file changed, 1 insertion(+) diff --git a/stages/org.osbuild.rpm b/stages/org.osbuild.rpm index 16a44d78..62c336ef 100755 --- a/stages/org.osbuild.rpm +++ b/stages/org.osbuild.rpm @@ -33,6 +33,7 @@ import tempfile import osbuild.sources + SCHEMA = """ "additionalProperties": false, "properties": {