Merge branch 'pallets:main' into main

This commit is contained in:
Peace 2022-01-12 12:35:24 +02:00 committed by GitHub
commit 0d0817bc30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
73 changed files with 1086 additions and 715 deletions

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