From 9ed124b104533c867c25208fc07c8afcd992969c Mon Sep 17 00:00:00 2001 From: GamerFox2000 <98109784+GamerFox2000@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:15:46 +0100 Subject: [PATCH] Update 1.1.py --- 1.1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.1.py b/1.1.py index 4136c06..9f14213 100644 --- a/1.1.py +++ b/1.1.py @@ -103,7 +103,7 @@ def descargar_archivo(url, nombre_archivo): print("OcurriĆ³ un error:", e) # URL del archivo a descargar y nombre local del archivo - url_archivo = "https://raw.githubusercontent.com/gamerfox2000/python-calc/main/1.1.py + url_archivo = "https://raw.githubusercontent.com/gamerfox2000/python-calc/main/1.1.py" " nombre_local = "Python-calc-1.1.py"