mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
fix: hive_feeder hiveApi declaration
This commit is contained in:
parent
44524b25a4
commit
f8a88cecec
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue