From 384cb87eac3f37acbdbfa5d0fa09e7c78bd3c4d5 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Wed, 20 Nov 2024 00:18:31 +0100 Subject: [PATCH] style: pre-commit --- docs/getting_started/installation_and_usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started/installation_and_usage.md b/docs/getting_started/installation_and_usage.md index f9e12861..28315127 100644 --- a/docs/getting_started/installation_and_usage.md +++ b/docs/getting_started/installation_and_usage.md @@ -137,7 +137,7 @@ dependencies by other means, some modifications to the library's CMake files mig : [:octicons-tag-24: 2.2.0][conan contracts] ยท :octicons-milestone-24: `none`/`gsl-lite`/`ms-gsl` (Default: _see below_) Enables checking of preconditions and additional assertions in the code. - + If the automatically determined default for `import_std` is `True`, then the `contracts` option is set to `none` by default. `gsl-lite` otherwise.