diff options
| -rw-r--r-- | python.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python.html.markdown b/python.html.markdown index cac9d539..febfa119 100644 --- a/python.html.markdown +++ b/python.html.markdown @@ -3,7 +3,7 @@ language: python  contributors:      - ["Louie Dinh", "http://ldinh.ca"]      - ["Amin Bandali", "http://aminbandali.com"] -    - "Andre Polykanine", "https://github.com/Oire"] +    - ["Andre Polykanine", "https://github.com/Oire"]  filename: learnpython.py  --- | 
