mirror of
https://github.com/casterbyte/Sara.git
synced 2025-06-27 16:38:51 +02:00
sara
This commit is contained in:
parent
d9f23b2998
commit
b1a2700be3
1 changed files with 0 additions and 1 deletions
1
sara.py
1
sara.py
|
@ -419,6 +419,5 @@ def main():
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(f"{Fore.RED}Error: An unexpected error occurred: {e}{Style.RESET_ALL}")
|
print(f"{Fore.RED}Error: An unexpected error occurred: {e}{Style.RESET_ALL}")
|
||||||
|
|
||||||
# Проверка на запуск скрипта
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main()
|
main()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue