From 251e8beaf242182e6a4f222a871533cb0174f2c2 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 01:08:58 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- source/discussions/src-layout-vs-flat-layout.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/discussions/src-layout-vs-flat-layout.rst b/source/discussions/src-layout-vs-flat-layout.rst index faf90b5c8..b6bce86ca 100644 --- a/source/discussions/src-layout-vs-flat-layout.rst +++ b/source/discussions/src-layout-vs-flat-layout.rst @@ -89,7 +89,7 @@ Due to the firstly mentioned specialty of the src layout, a command-line interface can not be run directly from the :term:`source tree `. To run a command-line interface directly, you can install the package in -:doc:`Development Mode ` for testing purposes. +:doc:`Development Mode ` for testing purposes. Since this can be unpractical in some situations, you can also either: