test: fix isort issues
This commit is contained in:
parent
57b5c7994e
commit
530afa566f
5 changed files with 5 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from unittest.mock import Mock
|
||||
|
||||
from osbuild.mounts import Mount
|
||||
from osbuild.meta import ModuleInfo
|
||||
from osbuild.mounts import Mount
|
||||
|
||||
|
||||
def test_mount_calc_id_is_stable():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue