flake8: util/koji-* were ignored
This commit is contained in:
parent
97cfaa4fcf
commit
a0a9dd74ca
2 changed files with 21 additions and 16 deletions
|
|
@ -7,8 +7,9 @@
|
|||
# Mike McLean <mikem@redhat.com>
|
||||
|
||||
from __future__ import absolute_import
|
||||
import fcntl
|
||||
|
||||
import datetime
|
||||
import fcntl
|
||||
import fnmatch
|
||||
import optparse
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue