Update run.py

This commit is contained in:
Lovi 2024-12-13 14:53:41 +01:00
parent 869b4c57cf
commit 284d13bc22

View File

@ -119,12 +119,12 @@ def initialize():
console.log("[red]Install python version > 3.7.16")
sys.exit(0)
"""# Attempting GitHub update
# Attempting GitHub update
try:
git_update()
print()
except:
console.log("[red]Error with loading github.")"""
console.log("[red]Error with loading github.")
# Show trending film and series
if SHOW_TRENDING: