From 9ee20ef7ebacee24c6c4d2dea01532aa447513f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Aizpurua?= Date: Tue, 26 Jul 2022 21:54:54 +0200 Subject: [PATCH] fix build and lint --- doc/en/how-to/fixtures.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/en/how-to/fixtures.rst b/doc/en/how-to/fixtures.rst index edac320ab..585fd2d8c 100644 --- a/doc/en/how-to/fixtures.rst +++ b/doc/en/how-to/fixtures.rst @@ -786,6 +786,7 @@ Consider the differences in the following examples: .. code-block:: pytest + $ pytest -q test_emaillib.py . [100%] 1 passed in 0.12s