We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d686f1f commit 15484b0Copy full SHA for 15484b0
docs/src/further_topics/filtering_warnings.rst
@@ -158,7 +158,7 @@ E.g. filtering the ``coord_systems`` module:
158
----
159
160
If using :func:`warnings.filterwarnings` , you can also use partial
161
-definitions. The below example ``ignore``s all Warnings from ``iris`` as a
+definitions. The below example will ``ignore`` all Warnings from ``iris`` as a
162
whole.
163
164
.. doctest:: filtering_warnings
0 commit comments