Skip to content

Commit

Permalink
Run checks
Browse files Browse the repository at this point in the history
  • Loading branch information
phofl authored and amyreese committed Sep 9, 2022
1 parent d24aa41 commit 26e10e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sphinx_mdinclude/sphinx.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

try: # new
from docutils.io import error_string as ErrorString

SafeString = str
except ImportError: # old
from docutils.core import ErrorString # type: ignore
Expand Down

0 comments on commit 26e10e4

Please sign in to comment.