test: fix ruff lint error
This commit is contained in:
parent
435c6d3460
commit
185d88e282
1 changed files with 1 additions and 2 deletions
|
|
@ -13,8 +13,7 @@ from collections import defaultdict
|
|||
|
||||
import osbuild
|
||||
import osbuild.meta
|
||||
from osbuild.monitor import (Context, JSONSeqMonitor, LogMonitor, Progress,
|
||||
log_entry)
|
||||
from osbuild.monitor import Context, JSONSeqMonitor, LogMonitor, Progress, log_entry
|
||||
from osbuild.objectstore import ObjectStore
|
||||
from osbuild.pipeline import Runner
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue