sort imports in plugins
This commit is contained in:
parent
77bc43c07a
commit
90cc76573f
9 changed files with 39 additions and 24 deletions
|
|
@ -6,6 +6,7 @@ import koji
|
|||
from koji.plugin import export_cli
|
||||
from koji_cli.lib import _, activate_session, watch_tasks
|
||||
|
||||
|
||||
@export_cli
|
||||
def handle_save_failed_tree(options, session, args):
|
||||
"Create tarball with whole buildtree"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue