Skip to content

Commit b3cff53

Browse files
authored
remove python2 warning
1 parent c6aaeb0 commit b3cff53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

es/lecciones/crear-y-ver-archivos-html-con-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ difficulty: 2
2727
activity: presenting
2828
topics: [python, website]
2929
abstract: "Aquí aprenderás cómo crear archivos HTML con scripts de Python, y cómo utilizar Python para abrir un archivo HTML en Firefox."
30-
python_warning: true
30+
python_warning: false
3131
---
3232

3333
{% include toc.html %}

0 commit comments

Comments
 (0)