python-modernize -f libmodernize.fixes.fix_import
This commit is contained in:
parent
62288597f1
commit
8962c26080
71 changed files with 92 additions and 21 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# kojid plugin
|
||||
|
||||
from __future__ import absolute_import
|
||||
import commands
|
||||
import koji
|
||||
import six.moves.configparser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue