fix: hive_feeder hiveApi declaration

This commit is contained in:
Thirion Aurélien 2018-07-02 15:23:21 +02:00 committed by GitHub
parent 44524b25a4
commit f8a88cecec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,7 @@ try:
except:
print('The HIVE keys not present')
flag_the_hive = False
HiveApi = False
from thehive4py.api import TheHiveApi
import thehive4py.exceptions