test: fix isort issues
This commit is contained in:
parent
57b5c7994e
commit
530afa566f
5 changed files with 5 additions and 7 deletions
|
|
@ -15,8 +15,7 @@ from contextlib import contextmanager
|
|||
|
||||
import pytest
|
||||
|
||||
from osbuild import devices, host, meta, mounts
|
||||
from osbuild import testutil
|
||||
from osbuild import devices, host, meta, mounts, testutil
|
||||
|
||||
from ..test import TestBase
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue