flake8: util/koji-* were ignored

This commit is contained in:
Yuming Zhu 2020-02-25 23:43:37 +08:00
parent 97cfaa4fcf
commit a0a9dd74ca
2 changed files with 21 additions and 16 deletions

View file

@ -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