Merge remote-tracking branch 'origin/2.0.x'

This commit is contained in:
David Lord 2021-08-10 06:33:45 -07:00
commit 7e40882e02
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -26,7 +26,7 @@ Install and update using `pip`_:
$ pip install -U Flask
.. _pip: https://pip.pypa.io/en/stable/quickstart/
.. _pip: https://pip.pypa.io/en/stable/getting-started/
A Simple Example