summaryrefslogtreecommitdiffhomepage
path: root/python.html.markdown
diff options
context:
space:
mode:
authorAdam Bard <adam@adambard.com>2020-02-13 22:06:16 -0800
committerAdam Bard <adam@adambard.com>2020-02-13 22:06:16 -0800
commitf63a13765669457bfe72eb0fee43b99936331bd3 (patch)
treecf09d7088177b87f3e43e79566780e7fa57c13a2 /python.html.markdown
parent0a0a40dc2d29ed6ec8305bef5fffa83c14727e4c (diff)
fix en python language
Diffstat (limited to 'python.html.markdown')
-rw-r--r--python.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.html.markdown b/python.html.markdown
index 2e1f8c90..0d438130 100644
--- a/python.html.markdown
+++ b/python.html.markdown
@@ -1,5 +1,5 @@
---
-language: python3
+language: python
contributors:
- ["Louie Dinh", "http://pythonpracticeprojects.com"]
- ["Steven Basart", "http://github.com/xksteven"]