Skip to content

Commit 692def2

Browse files
Update doc/en/warnings.rst
Co-authored-by: Bruno Oliveira <[email protected]>
1 parent 2bbbeb2 commit 692def2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/en/warnings.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ all other warnings into errors.
8484
.. code-block:: toml
8585
8686
[tool.pytest.ini_options]
87+
# note the use of single quote below to denote "raw" strings in TOML
8788
filterwarnings = [
8889
"error",
8990
"ignore::UserWarning",

0 commit comments

Comments
 (0)