Missing import
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
e8762a53c9
commit
1d9c6bc5fe
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ from __future__ import unicode_literals
|
|||
|
||||
import json
|
||||
import logging
|
||||
import os
|
||||
import sys
|
||||
|
||||
import koji
|
||||
|
|
Reference in a new issue