From f4519f3b7f1f7314b5d342be989df1c4365954b9 Mon Sep 17 00:00:00 2001 From: Chayim Date: Thu, 25 Nov 2021 16:03:30 +0200 Subject: Splitting documentation for read the docs (#1743) --- docs/exceptions.rst | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/exceptions.rst (limited to 'docs/exceptions.rst') diff --git a/docs/exceptions.rst b/docs/exceptions.rst new file mode 100644 index 0000000..b8aeb33 --- /dev/null +++ b/docs/exceptions.rst @@ -0,0 +1,7 @@ + + +Exceptions +########## + +.. automodule:: redis.exceptions + :members: \ No newline at end of file -- cgit v1.2.1