From 1a44b87d9a540e2d00db5006dc9a019776da7228 Mon Sep 17 00:00:00 2001 From: "N. Engelhardt" Date: Wed, 19 Nov 2025 09:22:00 +0100 Subject: [PATCH] fix whitespace in docs options table --- docs/source/reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/reference.rst b/docs/source/reference.rst index 14bdb54..d99c2e1 100644 --- a/docs/source/reference.rst +++ b/docs/source/reference.rst @@ -202,7 +202,7 @@ options are: | | | Values: ``on``, ``off``. Default: ``on`` | +-------------------+------------+---------------------------------------------------------+ | ``cover_assert`` | ``cover`` | Check for assertion properties during ``cover`` mode. | -| | | Values: ``on``, ``off``. Default: ``off`` | +| | | Values: ``on``, ``off``. Default: ``off`` | +-------------------+------------+---------------------------------------------------------+ Cancelledby section