Skip to content

Commit 550746c

Browse files
committed
Fix linting
1 parent 83b4eb2 commit 550746c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/warnings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ all other warnings into errors.
8585
.. code-block:: toml
8686
8787
# pyproject.toml
88-
[tool.pytest.ini_options]
88+
[tool.pytest.ini_options]
8989
filterwarnings = [
9090
"error",
9191
"ignore::UserWarning",

0 commit comments

Comments
 (0)