Skip to content

Commit ea799dc

Browse files
authored
Update 1.1.py
1 parent 9ed124b commit ea799dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

1.1.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ def descargar_archivo(url, nombre_archivo):
104104

105105
# URL del archivo a descargar y nombre local del archivo
106106
url_archivo = "https://raw.githubusercontent.com/gamerfox2000/python-calc/main/1.1.py"
107-
"
108107
nombre_local = "Python-calc-1.1.py"
109108

110109
# Llamar a la función para descargar el archivo

0 commit comments

Comments
 (0)