fix flake8 for kojihub.py
This commit is contained in:
parent
65f5b6489b
commit
1be2064df1
1 changed files with 2 additions and 2 deletions
|
|
@ -43,11 +43,11 @@ import tarfile
|
|||
import tempfile
|
||||
import time
|
||||
import traceback
|
||||
from urllib.parse import parse_qs
|
||||
import xmlrpc.client
|
||||
import zipfile
|
||||
|
||||
import rpm
|
||||
import xmlrpc.client
|
||||
from urllib.parse import parse_qs
|
||||
|
||||
import koji
|
||||
import koji.auth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue