From 98feed73734f4577449ee584232015137feb0031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 3 Dec 2018 17:39:26 +0100 Subject: [PATCH] fix: Auto generate doc for PyMISPExpanded --- docs/source/modules.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/modules.rst b/docs/source/modules.rst index 9472f8c..5fc2210 100644 --- a/docs/source/modules.rst +++ b/docs/source/modules.rst @@ -15,12 +15,11 @@ PyMISP :members: PyMISPExpanded (Python 3.6+ only) ------- +--------------------------------- .. autoclass:: PyMISPExpanded :members: -MISPAbstract MISPAbstract ------------