stages/rpm: fix whitespace
Need double spacing between imports and first statement according to PEP-8.
This commit is contained in:
parent
174a802803
commit
78d46e0388
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ import tempfile
|
|||
|
||||
import osbuild.sources
|
||||
|
||||
|
||||
SCHEMA = """
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue