Skip to content

Commit

Permalink
ext: Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarney committed Aug 6, 2024
1 parent 5b75ce8 commit dbd612e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/esbonio-extensions/esbonio/tutorial.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from docutils.parsers.rst.directives.admonitions import BaseAdmonition
from sphinx.application import Sphinx
from sphinx.builders import Builder
from sphinx.util import status_iterator
from sphinx.util.display import status_iterator
from sphinx.util.docutils import new_document
from sphinx.util.logging import getLogger
from sphinx.util.osutil import copyfile
Expand Down

0 comments on commit dbd612e

Please sign in to comment.