Skip to content

Commit

Permalink
add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Mar 15, 2020
1 parent 7a9ef46 commit 97b18de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions myst_nb/convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def myst_to_nb(
NOTE: we assume here that all of these directives are at the top-level,
i.e. not nested in other directives.
"""
# TODO add logger to options
from myst_nb.parser import SphinxNBRenderer

original_context = get_parse_context()
Expand Down

0 comments on commit 97b18de

Please sign in to comment.