Skip to content

Commit d9ae42d

Browse files
committed
Lint markdown module
1 parent 8e4e228 commit d9ae42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/markdown.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
from IPython.core.magic import needs_local_scope, register_cell_magic
12
from IPython.display import Markdown
2-
from IPython.core.magic import register_cell_magic, needs_local_scope
33

44

55
@register_cell_magic

0 commit comments

Comments
 (0)