Skip to content

Commit

Permalink
fix: invalid rst code
Browse files Browse the repository at this point in the history
  • Loading branch information
pnuckowski committed Nov 15, 2024
1 parent 827d4c2 commit 03ecf38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ E.g. for cases you want to test retrying mechanisms
**also you can passthrough all requests except specified by mocking object**

.. code:: python
import asyncio
import aiohttp
from aioresponses import aioresponses
Expand Down

0 comments on commit 03ecf38

Please # to comment.