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