osbuild: run isort on all files
This commit is contained in:
parent
98daf1a87d
commit
ea6085fae6
174 changed files with 106 additions and 257 deletions
|
|
@ -3,14 +3,13 @@
|
|||
#
|
||||
|
||||
import os
|
||||
import tempfile
|
||||
import subprocess
|
||||
import tempfile
|
||||
|
||||
import osbuild.util.lorax as lorax
|
||||
|
||||
from .. import test
|
||||
|
||||
|
||||
BASIC_TEMPLATE = """
|
||||
# This is a comment
|
||||
<%page args="tree, name"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue