Commit 9941f963 authored by cocoatomo's avatar cocoatomo Committed by Ivan Levkivskyi

Fix wrong indentation of a paragraph in documentation (GH-12868)

This paragraph doesn't seem to be a part of code, but merged into previous code block.
parent a6de52c7
......@@ -966,8 +966,8 @@ The module defines the following classes, functions and decorators:
def fetch_response() -> Response: ...
Note that returning instances of private classes is not recommended.
It is usually preferable to make such classes public.
Note that returning instances of private classes is not recommended.
It is usually preferable to make such classes public.
.. data:: Any
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment