mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-12 13:28:35 +03:00
Update main.py
This commit is contained in:
@@ -9,7 +9,7 @@ def octosuite():
|
||||
|
||||
except KeyboardInterrupt:
|
||||
logging.warning(ctrl_c)
|
||||
xprint(f"{WARNING} {ctrl_c}")
|
||||
xprint(f"\n{WARNING} {ctrl_c}")
|
||||
|
||||
except Exception as e:
|
||||
logging.error(error.format(e))
|
||||
|
||||
Reference in New Issue
Block a user