stages/rpm: fix whitespace

Need double spacing between imports and first statement according
to PEP-8.
This commit is contained in:
Christian Kellner 2020-08-12 17:14:47 +02:00
parent 174a802803
commit 78d46e0388

View file

@ -33,6 +33,7 @@ import tempfile
import osbuild.sources
SCHEMA = """
"additionalProperties": false,
"properties": {