mirror of https://github.com/CIRCL/AIL-framework
fix
parent
bc40bb3c38
commit
103787a07d
|
@ -120,7 +120,7 @@ except:
|
||||||
HiveApi = False
|
HiveApi = False
|
||||||
hive_case_url = '#'
|
hive_case_url = '#'
|
||||||
|
|
||||||
if HiveApi != False
|
if HiveApi != False:
|
||||||
try:
|
try:
|
||||||
HiveApi.get_alert(0)
|
HiveApi.get_alert(0)
|
||||||
print('The Hive connected')
|
print('The Hive connected')
|
||||||
|
|
Loading…
Reference in New Issue