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 ea0bbf8 commit b1b6390Copy full SHA for b1b6390
Doc/reference/datamodel.rst
@@ -2772,5 +2772,5 @@ An example of an asynchronous context manager class::
2772
*blocking* such fallback.
2773
2774
.. [#] For operands of the same type, it is assumed that if the non-reflected method
2775
- (such as :meth:`__add__`) fails the operation is not supported, which is why the
+ (such as :meth:`__add__`) fails then the operation is not supported, which is why the
2776
reflected method is not called.
0 commit comments