diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cryptography-docs.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/cryptography-docs.py b/docs/cryptography-docs.py index 238dd69e..923ec6f5 100644 --- a/docs/cryptography-docs.py +++ b/docs/cryptography-docs.py @@ -5,8 +5,7 @@ from __future__ import absolute_import, division, print_function from docutils import nodes - -from sphinx.util.compat import Directive +from docutils.parsers.rst import Directive DANGER_MESSAGE = """ |