From 8a134d7892c936919f74adcc49c363bb1991dc18 Mon Sep 17 00:00:00 2001 From: Scoder12 <34356756+Scoder12@users.noreply.github.com> Date: Mon, 27 Jul 2020 14:15:38 -0700 Subject: [PATCH] Fix docs module reference --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 3be8fe3..9f4f83a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,10 +18,10 @@ Module contents :undoc-members: :show-inheritance: -replit.types module +replit.audio module ------------------- -.. automodule:: replit.types +.. automodule:: replit.audio :members: :undoc-members: :show-inheritance: