From 8904a9c6be8cb90af1bd0e1638f70e6c67de7410 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 04:08:51 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8e74f59e..629ff3fb 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,8 @@ to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around `Werkzeug`_ and `Jinja`_ and has become one of the most popular Python web application frameworks. -Flask offers suggestions but doesn't enforce any dependencies or project layouts. -It is up to the developer to choose the tools and libraries they want to use. +Flask offers suggestions but doesn't enforce any dependencies or project layouts. +It is up to the developer to choose the tools and libraries they want to use. The community provides many extensions that make adding new functionality quick. .. _WSGI: https://wsgi.readthedocs.io/