summaryrefslogtreecommitdiff
path: root/sphinx/events.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/events.py')
-rw-r--r--sphinx/events.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sphinx/events.py b/sphinx/events.py
index 214654706..c8d07eb61 100644
--- a/sphinx/events.py
+++ b/sphinx/events.py
@@ -23,6 +23,7 @@ from sphinx.util import logging
if False:
# For type annotation
from typing import Type # for python3.5.1
+
from sphinx.application import Sphinx