Skip to content

Commit 476ad6c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b0b5a18 commit 476ad6c

File tree

1 file changed

+0
-1
lines changed
  • myst_parser/mdit_to_docutils

1 file changed

+0
-1
lines changed

myst_parser/mdit_to_docutils/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
from docutils.utils import Reporter, SystemMessage, new_document
3232
from docutils.utils.code_analyzer import Lexer, LexerError, NumberLines
3333
from markdown_it import MarkdownIt
34-
3534
from markdown_it.renderer import RendererProtocol
3635
from markdown_it.token import Token
3736
from markdown_it.tree import SyntaxTreeNode

0 commit comments

Comments
 (0)