diff --git a/dectate/sphinxext.py b/dectate/sphinxext.py index 2373004..910365c 100644 --- a/dectate/sphinxext.py +++ b/dectate/sphinxext.py @@ -4,6 +4,7 @@ object using the directive decorator, and the signature needs to be obtained from the action class's ``__init__`` manually. """ + import inspect