From 284d13bc22c9035e8976e813650443f73b5f332c Mon Sep 17 00:00:00 2001 From: Lovi <62809003+Lovi-0@users.noreply.github.com> Date: Fri, 13 Dec 2024 14:53:41 +0100 Subject: [PATCH] Update run.py --- StreamingCommunity/run.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StreamingCommunity/run.py b/StreamingCommunity/run.py index 8cc3e40..e58a47f 100644 --- a/StreamingCommunity/run.py +++ b/StreamingCommunity/run.py @@ -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: