osbuild: run isort on all files
This commit is contained in:
parent
98daf1a87d
commit
ea6085fae6
174 changed files with 106 additions and 257 deletions
|
|
@ -2,11 +2,11 @@
|
|||
# Test for the util.checksum module
|
||||
#
|
||||
from tempfile import NamedTemporaryFile
|
||||
|
||||
import pytest
|
||||
|
||||
from osbuild.util import checksum
|
||||
|
||||
|
||||
# pylint: disable=line-too-long
|
||||
TEST_STRING = "I have of late, but wherefore I know not, lost all my bytes\n"
|
||||
TEST_RESULT = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue