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 6d1601d commit f4721b0Copy full SHA for f4721b0
README.rst
@@ -344,7 +344,7 @@ Example:
344
# Importing the module while Mocket is in control (inside a
345
# decorated test function or using its context manager would
346
# be enough for making it work), the alternative is using a
347
- # custom TCPConnector which always return a FakeSSLContext
+ # custom TCPConnector which always returns a FakeSSLContext
348
# from Mocket like this example is showing.
349
import aiohttp
350
import pytest
0 commit comments