diff --git a/guide/english/python/setting-up-python-web-framework-django-and-flask/index.md b/guide/english/python/setting-up-python-web-framework-django-and-flask/index.md index 7dfe7915fd..6a291a3cfd 100644 --- a/guide/english/python/setting-up-python-web-framework-django-and-flask/index.md +++ b/guide/english/python/setting-up-python-web-framework-django-and-flask/index.md @@ -5,7 +5,7 @@ In this article, we shall be discussing how to install wiki article. If you are all caught up, let's go ahead with setting up Python web frameworks in your local development machine. But it would be unfair if we completely ignore the Python 2 vs Python 3 debate.