Fix documentation note for interaction_check

This commit is contained in:
Kaylynn Morgan
2021-07-21 02:46:52 -04:00
committed by GitHub
parent 262a50196d
commit feed302269
+2 -3
View File
@@ -303,9 +303,8 @@ class View:
.. note:: .. note::
If an exception occurs within the body then the interaction If an exception occurs within the body then the check
check then :meth:`on_error` is called and it is considered is considered a failure and :meth:`on_error` is called.
a failure.
Parameters Parameters
----------- -----------